No announcements
Found 4075442 threads
-
0 Votes
WPF: how to make dynamical adding columns sortable?
>If using "DataGridTemplateColumn", the column header is not sortable.Answered | 3 Replies | 1758 Views | Created by JJChen - Friday, July 31, 2015 5:11 PM | Last reply by Magnus (MM8) - Monday, August 3, 2015 8:08 PM -
0 Votes
Column is not sortable
For example, I have som 'issues' each with a 'status' that is defined in a separate table so we can add more 'statuses' as needed.Answered | 5 Replies | 3681 Views | Created by AlbertKor - Monday, October 10, 2011 9:45 AM | Last reply by ADudley123 - Monday, October 17, 2011 11:04 AM -
0 Votes
How can I make GridView columns sortable with XmlDataSource
User-544808552 posted After more research it appears that the XmlDataSource and GridView do not easily allow for sorting.Answered | 2 Replies | 51 Views | Created by Anonymous - Tuesday, March 8, 2011 12:18 PM | Last reply by Anonymous - Tuesday, March 8, 2011 5:21 PM -
0 Votes
Need help making my DataGridView sortable.
I did set the SortMode to Automatic and when I click on the column header, nothing happens.Answered | 3 Replies | 1615 Views | Created by Fatbob73 - Thursday, May 16, 2013 3:03 PM | Last reply by Kareninstructor - Thursday, May 16, 2013 5:03 PM -
0 Votes
How do I scroll a gridview to a particular column?
You can pick any FrameworkElement you know is on that column and run the method.Answered | 1 Replies | 4129 Views | Created by Edward Yuen - Wednesday, August 26, 2009 6:25 PM | Last reply by Bigsby - Thursday, August 27, 2009 1:10 PM -
0 Votes
how i can display this query in gridview
Further I am going to show how to use a custom class called ProductModel (can be called anything).Answered | 7 Replies | 6156 Views | Created by samcreator - Friday, August 20, 2010 5:53 PM | Last reply by Tripex - Sunday, August 22, 2010 3:36 PM -
4 Votes
How can I make a column in a datagrid read-only
Really glad to know about how I can change other column's controls to read-only analogs of the editable controls, though, so thanks for that ...Answered | 11 Replies | 4822 Views | Created by Duke Carey - Tuesday, September 11, 2012 10:52 PM | Last reply by Yann Duran - Monday, June 17, 2013 4:38 AM -
3 Votes
How to show/hide column in GridView
In order for the GridView1.Columns[colIndex].Visible to work I had to do this in the DataBound event for my gridview.Answered | 21 Replies | 104519 Views | Created by Steven Khiem - Wednesday, March 1, 2006 9:23 AM | Last reply by Chinmay_Jaipur - Saturday, April 23, 2011 8:21 AM -
1 Votes
How can i make the specific datagridview's column to be read only
DataGridView1.Columns("NameOfColumn").ReadOnly = True Please remember to mark the replies as answers if they help and unmark them if they ...Answered | 1 Replies | 524 Views | Created by Hemkoe - Saturday, January 18, 2014 8:22 PM | Last reply by Kareninstructor - Saturday, January 18, 2014 8:31 PM -
0 Votes
[UWP]How to make a Professional GridView
that is not what I need, they explain good stuff but not the way of how to do gridview like in News app or Money appAnswered | 6 Replies | 709 Views | Created by Mister_Giga - Friday, June 3, 2016 12:56 PM | Last reply by Xavier Xie-MSFT - Monday, June 6, 2016 3:26 AM -
0 Votes
how I can populate rate from while selecting the item code from gridview column
>How I can bring Item Rate automatically while selecting the code in the dropdown of the gridview.Answered | 1 Replies | 558 Views | Created by polachan - Friday, January 29, 2016 7:20 AM | Last reply by Moonlight Sheng - Monday, February 1, 2016 2:49 AM -
1 Votes
how can I fill selected cells from a gridview with a value
Thanks for helping make community forums a great place.Answered | 1 Replies | 583 Views | Created by B101akaSteve - Thursday, March 27, 2014 1:34 PM | Last reply by Carl Cai - Friday, March 28, 2014 2:44 AM -
0 Votes
How can I update a single column in a row?
I just posed a question that does not meet your requirement for simplicity so I would be happy with an answer to this: If I apply this routine above and update my server, ...Answered | 4 Replies | 2849 Views | Created by DavidThielen - Sunday, September 29, 2013 1:07 AM | Last reply by eps123 - Tuesday, December 1, 2015 6:03 PM -
2 Votes
How can I make a control span multiple rows and columns in a TableLayoutPanel?
I got the same problem ....Answered | 3 Replies | 12431 Views | Created by au55ie - Tuesday, July 26, 2005 3:05 PM | Last reply by Binou - Wednesday, June 6, 2007 12:57 PM -
0 Votes
How to make a column visible
Hi Right click on resource field Select "Insert Column" Select the field you like to ...Answered | 2 Replies | 998 Views | Created by zanshin777 - Tuesday, March 10, 2015 7:59 PM | Last reply by Anshu Gakkhar - Wednesday, March 11, 2015 2:33 AM -
0 Votes
How can make The DateTimePicker ????
You can pass the two date value.Answered | 11 Replies | 4981 Views | Created by HESHAM HEMDAN - Saturday, May 16, 2009 2:27 AM | Last reply by A.m.a.L Hashim - Saturday, May 16, 2009 6:42 PM -
0 Votes
Images in GridView Column + DataTemplate
<Window x:Class="VerticalAlignSnippet.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...Answered | 1 Replies | 18942 Views | Created by cruxdude - Wednesday, May 13, 2009 8:38 AM | Last reply by Tao Liang - Monday, May 18, 2009 7:34 AM -
1 Votes
gridview column width not adjusting
I went back to not saving the first page on the stack.Answered | 3 Replies | 2935 Views | Created by Bill Swartz - Wednesday, June 26, 2013 6:32 PM | Last reply by Dummy yoyo - Thursday, July 4, 2013 10:17 AM -
1 Votes
How can I load Gridview on incremental mode?
I'm looking for a solution to load incrementally data on a Gridview.Answered | 1 Replies | 2735 Views | Created by jreyesIA - Friday, March 16, 2012 9:00 PM | Last reply by Matt Small - Friday, March 16, 2012 10:54 PM -
1 Votes
how can i send selected row from gridview to table in database ?
Instead of adding a button column to the control, you can find a methods or event to deal with this issue.Answered | 3 Replies | 2454 Views | Created by khalil shreateh - Tuesday, May 15, 2012 1:36 AM | Last reply by smartkhalil - Wednesday, May 16, 2012 4:08 PM - Items 1 to 20 of 4075442 Next ›
No announcements