No announcements
Found 1276772 threads
-
0 Votes
WPF Gridview Column Showing
Hi, I am already created the runtime gridview, my task is Once all the colums are loaded i have to show 10 columns so next button click ...Answered | 3 Replies | 2726 Views | Created by Soundar.k - Tuesday, August 16, 2011 12:12 PM | Last reply by Min Zhu - Tuesday, August 23, 2011 7:26 AM -
1 Votes
Hide/Un-Hide Columns Using Context Menu In gridview wpf
Another group of suggestions here : http://stackoverflow.com/questions/1392811/c-wpf-make-a-gridviewcolumn-visible-false ...Answered | 6 Replies | 7151 Views | Created by aspır - Monday, March 12, 2012 11:31 AM | Last reply by Sheldon _Xiao - Wednesday, March 14, 2012 6:11 AM -
3 Votes
How to show/hide column in GridView
I have 5 columns in my gridview and I want to hid one of them and show the one hidden in the textbox!Answered | 21 Replies | 104924 Views | Created by Steven Khiem - Wednesday, March 1, 2006 9:23 AM | Last reply by Chinmay_Jaipur - Saturday, April 23, 2011 8:21 AM -
0 Votes
WPF gridview with Database bound (ObservableCollection) and additional column
http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?Answered | 7 Replies | 1314 Views | Created by gschouten - Thursday, April 24, 2014 6:32 PM | Last reply by gschouten - Wednesday, April 30, 2014 8:23 PM -
5 Votes
WPF Listview that uses GridView Column content alignment
The column is still not stretched..:-( Do you have an idea why not?Answered | 10 Replies | 55827 Views | Created by LearningDotNetForEver - Friday, December 21, 2007 4:53 AM | Last reply by Joel Stein - Thursday, January 21, 2010 3:49 PM -
0 Votes
GridView alternate column
See that the Text property always reflect the Column index ( even when you reorder columns ).Answered | 6 Replies | 4487 Views | Created by scuban - Thursday, November 20, 2008 10:15 AM | Last reply by LoicLP - Thursday, November 20, 2008 8:09 PM -
1 Votes
gridview column width not adjusting
WPF layout voodoo works great, except when it doesn't.Answered | 3 Replies | 3133 Views | Created by Bill Swartz - Wednesday, June 26, 2013 6:32 PM | Last reply by Dummy yoyo - Thursday, July 4, 2013 10:17 AM -
5 Votes
WPf Toolkit DataGrid and DateTime columns
I'm afraid I'm still no further, the URL shows a silverlight grid and even using the basic example on ...Answered | 6 Replies | 19825 Views | Created by Terian - Thursday, January 8, 2009 4:21 PM | Last reply by Wild Rumpus - Tuesday, May 17, 2011 7:20 PM -
1 Votes
gridview column autofit
Bill, Try http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/7a07dcf6-f2da-44af-a9ec-1c05d063ae08 Whatever triggers the change in the headers, must also ...Answered | 2 Replies | 11080 Views | Created by Bill Swartz - Wednesday, September 2, 2009 9:12 PM | Last reply by Jim Zhou - MSFT - Tuesday, September 8, 2009 9:34 AM -
0 Votes
WPF GridView Sort
I checked some of my code and find that I had to use the Tag property of the column header.Answered | 8 Replies | 3312 Views | Created by Omnipotent06 - Thursday, April 11, 2013 2:21 PM | Last reply by noorbakhsh - Thursday, April 11, 2013 4:11 PM -
1 Votes
WPF - ListView with CheckBox in GridView - Checked event
The WPF forum is where you should post.Answered | 3 Replies | 11128 Views | Created by Yamnik - Wednesday, February 3, 2016 8:45 AM | Last reply by Magnus (MM8) - Wednesday, February 3, 2016 8:41 PM -
0 Votes
vertical dashed border column in a gridview
My thought is to get a dashed vertical border, only at right side of the column and it works(as solid brush).Answered | 3 Replies | 4092 Views | Created by livarthemis - Wednesday, August 12, 2009 1:09 PM | Last reply by livarthemis - Thursday, August 13, 2009 11:53 AM -
6 Votes
Is there an equivalent to CellFormatting for a GridView in WPF?
With regard to this problem I am stlightly restricted, in that I have to use WPF 3.5 and therefore have to use the GridView view mode of a ListView.Answered | 8 Replies | 6999 Views | Created by DocKimble - Friday, October 1, 2010 1:11 PM | Last reply by DocKimble - Tuesday, October 5, 2010 4:45 PM -
0 Votes
DataGrid WPF column size
Hello, Since this is a WPF issue, I would help you move this thread to WPF forum to get help.Answered | 3 Replies | 1130 Views | Created by adam.jezel - Tuesday, March 17, 2015 6:07 PM | Last reply by Andy ONeill - Wednesday, March 18, 2015 9:10 AM -
0 Votes
Does WPF render GridView Slower than Winform?
As for the specific GridView control, the only real way to answer the question is to profile the difference between the two solutions.Answered | 3 Replies | 3457 Views | Created by rygar - Thursday, October 20, 2011 8:26 AM | Last reply by Sheldon _Xiao - Tuesday, November 1, 2011 2:21 AM -
0 Votes
Gridview column + hiding
removing is ok . is there any way to prevent the resizing of the columns/column headers when the application is running ???Answered | 6 Replies | 6091 Views | Created by cruxdude - Thursday, May 28, 2009 8:34 AM | Last reply by Manju N - Thursday, June 18, 2009 7:03 PM -
0 Votes
Difference between Listview with a gridview and Just grid view in wpf?
However, I recently answered a question where someone asked if they could click a listview header and sort a column.Answered | 5 Replies | 11172 Views | Created by Nikunj Parikh - Tuesday, November 3, 2015 6:00 AM | Last reply by Andy ONeill - Friday, November 6, 2015 8:27 AM -
1 Votes
Load data in GridView from database in WPF
So in this case i will create instance of person class at the backend of WPF Window where i want to bind gridview.Answered | 4 Replies | 3305 Views | Created by DanyalHaider - Saturday, October 17, 2015 8:39 AM | Last reply by Magnus (MM8) - Monday, October 19, 2015 11:52 AM -
0 Votes
WPF Error: Invalid column name
As it seems an "invalid column name" I suspect rather something goes wrong for example when creating a SQL statement as a string rather than something really related to the data (or ...Answered | 1 Replies | 2058 Views | Created by Bhavanaw - Friday, April 20, 2012 6:22 PM | Last reply by Patrice Scribe - Friday, April 20, 2012 9:02 PM -
1 Votes
proggramatically adding columns to a wpf datagrid
http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/c9452b75-10ed-4ad7-a6b2-93d5033a7ec3Answered | 5 Replies | 2065 Views | Created by hopefullProgrammer - Tuesday, November 29, 2011 9:31 AM | Last reply by hopefullProgrammer - Tuesday, November 29, 2011 1:04 PM - Items 1 to 20 of 1276772 Next ›
No announcements