No announcements
Found 1392117 threads
-
1 Votes
Gridview get column values- On button click
ClickAnswered | 3 Replies | 1962 Views | Created by Sivakumar Piratheeban - Thursday, May 1, 2014 12:03 PM | Last reply by Fred Bao - Friday, May 2, 2014 2:32 AM -
0 Votes
how to validate perticular column in gridview in windows application on button click
I would like to know if you are working with Coded UI test and want to validate a column in gridview.Answered | 1 Replies | 1638 Views | Created by ankit15 - Tuesday, October 23, 2012 12:29 PM | Last reply by Amanda Zhu - Wednesday, October 24, 2012 2:54 AM -
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 | 2661 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
gridview column width not adjusting
If it does not work, we can use ValueConverter to set the column's width.Answered | 3 Replies | 3056 Views | Created by Bill Swartz - Wednesday, June 26, 2013 6:32 PM | Last reply by Dummy yoyo - Thursday, July 4, 2013 10:17 AM -
0 Votes
Problem with Gridview and non visible columns.
Of course you can not get the hidden value from GridView you know why?Answered | 3 Replies | 6446 Views | Created by SBarberPro - Friday, February 3, 2012 9:26 PM | Last reply by Ahmed Naji - Saturday, February 4, 2012 7:12 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 | 6036 Views | Created by cruxdude - Thursday, May 28, 2009 8:34 AM | Last reply by Manju N - Thursday, June 18, 2009 7:03 PM -
2 Votes
GridView Dyanmically binding columns.
1) For column rearrange, best solution is using Autogenerated columns for GridView.Answered | 8 Replies | 7035 Views | Created by Sanjay Patel - Tuesday, May 31, 2011 11:04 AM | Last reply by Anirban Bhattacherya - Tuesday, May 31, 2011 11:46 AM -
0 Votes
Images in GridView Column + DataTemplate
<Window x:Class="VerticalAlignSnippet.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ...Answered | 1 Replies | 19138 Views | Created by cruxdude - Wednesday, May 13, 2009 8:38 AM | Last reply by Tao Liang - Monday, May 18, 2009 7:34 AM -
0 Votes
GridView alternate column
See that the Text property always reflect the Column index ( even when you reorder columns ).Answered | 6 Replies | 4432 Views | Created by scuban - Thursday, November 20, 2008 10:15 AM | Last reply by LoicLP - Thursday, November 20, 2008 8:09 PM -
0 Votes
adding columns to gridview dynamically
dataGridView.Columns.Insert(a, b); //a is a column index //b is an actual column instance (reference of ...Answered | 2 Replies | 3601 Views | Created by vidyasagar.v - Friday, May 4, 2012 5:10 AM | Last reply by Mitja Bonca - Friday, May 4, 2012 6:23 AM -
0 Votes
Format a column in gridview.
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".Answered | 2 Replies | 1862 Views | Created by Thiagossrs - Thursday, December 22, 2011 2:16 PM | Last reply by Ragu.R - Thursday, December 22, 2011 6:14 PM -
3 Votes
How to show/hide column in GridView
I have been able to hid the column but when I hid it I can't retive the data from gridview!Answered | 21 Replies | 104811 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
adding and removing dynamic column on Gridview
Hi There, I am having an asp GridView with 3 bound columns.Answered | 1 Replies | 4415 Views | Created by ManojKaushik - Thursday, December 9, 2010 10:39 AM | Last reply by 网游 - wang'you - Thursday, December 9, 2010 7:06 PM -
0 Votes
Gridview TextBox Column Problem
Just create a new form, add DataGridView and add 3 columns to it Quality, Rate, Price.Answered | 6 Replies | 6003 Views | Created by sunDAC - Thursday, April 9, 2009 11:47 AM | Last reply by victor-pd - Wednesday, April 28, 2010 6:16 PM -
0 Votes
Finding performant way to sort a GridView Column on Header clicked.
When using MSDN article How to: Sort a GridView Column When a Header Is Clicked to sort on clicking the ListView Header, ...Answered | 2 Replies | 4006 Views | Created by Schwartzberg - Friday, June 27, 2008 7:49 PM | Last reply by Schwartzberg - Monday, June 30, 2008 2:24 PM -
0 Votes
Freeze GridView columns
Hi there, I would like some help to freeze a column in a Gridview that acts like a calendar within SharePoint 2010.Answered | 4 Replies | 3456 Views | Created by Gunstone - Wednesday, July 31, 2013 7:36 AM | Last reply by Gunstone - Friday, August 9, 2013 5:40 AM -
0 Votes
How to Sort a GridView Column When a Header Is Clicked.....
<RowDefinition Height="47*" /> ...Answered | 4 Replies | 3494 Views | Created by Mohammad Sharique - Thursday, July 14, 2011 5:16 AM | Last reply by Mohammad Sharique - Thursday, July 14, 2011 7:39 AM -
1 Votes
Gridview - Adding new column
Can you post the names of the tables and their columns ?Answered | 6 Replies | 4204 Views | Created by husna_ - Wednesday, September 9, 2009 1:45 AM | Last reply by liurong luo - Monday, September 14, 2009 6:35 AM -
2 Votes
Data from GridView invisible columns
Hi Ben, First your gridview make the bound col db_id to invisible.Answered | 5 Replies | 17881 Views | Created by Benjamin R_ - Monday, August 15, 2005 10:47 PM | Last reply by alexSht - Thursday, July 10, 2008 2:14 PM -
0 Votes
GridView column colors
Dear V.M, You can change your columns back color in RowDataBound event of your gridview as below protected void gvUsers_RowDataBound(object ...Answered | 3 Replies | 1555 Views | Created by V.M - Wednesday, January 22, 2014 5:37 AM | Last reply by Nomaan Shadab - Wednesday, January 22, 2014 11:28 AM - Items 1 to 20 of 1392117 Next ›
No announcements