No announcements
Found 2534130 threads
-
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 | 6136 Views | Created by sunDAC - Thursday, April 9, 2009 11:47 AM | Last reply by victor-pd - Wednesday, April 28, 2010 6:16 PM -
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 | 105099 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
Searching gridview data from textbox
here is the sample for ur question, they have implemented the same senario like what u ...Answered | 1 Replies | 3199 Views | Created by M Akter Uddin Rony - Monday, December 14, 2009 8:04 AM | Last reply by Narayanan Dayalan - Monday, December 14, 2009 8:14 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 | 2834 Views | Created by Soundar.k - Tuesday, August 16, 2011 12:12 PM | Last reply by Min Zhu - Tuesday, August 23, 2011 7:26 AM -
0 Votes
Show the sum of a column of a datagridview in a textbox
I assume you populated the grid with data from somewhere right?Answered | 1 Replies | 982 Views | Created by Eduardo060888 - Wednesday, August 10, 2016 8:27 PM | Last reply by Sheng Jiang 蒋晟 - Friday, August 12, 2016 5:58 AM -
0 Votes
Gridview Expansion showing textbox controls
Country,office group and localcontact are three bound fields columns.I also have a checkbox as first column.On clicking checkbox I need Title,comments textboxes to be displayed below each row ...Answered | 1 Replies | 1600 Views | Created by kapilraj - Thursday, April 2, 2015 8:42 PM | Last reply by Mike Danes - Friday, April 3, 2015 6:54 AM -
0 Votes
how to get data from gridview footer to display in textbox outside the gridview?
http://go4answers.webhost4life.com/Example/getting-values-textboxes-gridview-96000.aspx Per my understanding, the issue is related to ASP.NET ...Answered | 1 Replies | 4557 Views | Created by nadzira - Wednesday, September 11, 2013 5:52 PM | Last reply by Ada Semon - Thursday, September 12, 2013 7:47 AM -
0 Votes
How to show data record in textbox ?
The DataAdapter Class represents a set of SQL commands and a database connection that are used to fill the DataSet and update the data source.Answered | 7 Replies | 2128 Views | Created by Atta zaib - Monday, December 26, 2011 8:48 PM | Last reply by Atta zaib - Friday, December 30, 2011 6:43 PM -
2 Votes
Data from GridView invisible columns
I have tried this options of gettings values in case of getting the value of a column in datagrid that is invisible but it showing an error message that Public member ...Answered | 5 Replies | 18015 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
Button inside gridview to display textbox outside the gridview.
You are using GridView, or DataGridView?Answered | 2 Replies | 2201 Views | Created by XxjMxX - Friday, August 3, 2012 3:03 AM | Last reply by Mitja Bonca - Friday, August 3, 2012 4:47 AM -
0 Votes
No data in textbox
In the third column/textbox the expression is =Sum(iif(Fields!Answered | 22 Replies | 3351 Views | Created by RLautman - Monday, August 1, 2011 3:58 PM | Last reply by FunBI - Wednesday, August 3, 2011 8:33 PM -
0 Votes
Image and TextBox in same row
Step3 : In same Cell take a Textbox and bind the column that you want to show .Answered | 4 Replies | 1357 Views | Created by CrgKst - Friday, July 25, 2014 3:16 PM | Last reply by Amanda Zhu - Monday, July 28, 2014 9:19 AM -
1 Votes
non-visible column in gridview does not expose data
Hi Could you Please send an example of how to access non-visible column data in gridview.Answered | 16 Replies | 17974 Views | Created by skillpoint - Thursday, November 9, 2006 7:31 AM | Last reply by teberg - Thursday, October 1, 2009 7:51 PM -
0 Votes
show row data into columns
Hi guys i have data coming in multiple rows and want to show same data in columns like multiple colours per product. ...Answered | 1 Replies | 2105 Views | Created by leo_dec - Thursday, September 12, 2013 8:58 PM | Last reply by Reza Raad - Thursday, September 12, 2013 9:06 PM -
0 Votes
Textbox expression show/hide
Howeve the dropdown list does not include the data matrix column/group as an option.Answered | 2 Replies | 4160 Views | Created by Mr Shaw - Tuesday, July 28, 2009 4:39 PM | Last reply by Mr Shaw - Monday, August 3, 2009 4:23 PM -
0 Votes
Gridview column data not showing same as it in textbox
User288213138 posted Hi Gopi.MCA, I have textbox in that i enter data then i click save button ...Unanswered | 9 Replies | 242 Views | Created by Anonymous - Wednesday, June 24, 2020 7:03 AM | Last reply by Anonymous - Sunday, June 28, 2020 2:28 PM -
0 Votes
Infobox shows same data
I have an infobox for each location that shows vehicle info.Answered | 2 Replies | 943 Views | Created by Darryl Bennett - Thursday, August 13, 2015 11:33 AM | Last reply by Darryl Bennett - Monday, August 17, 2015 12:10 PM -
2 Votes
TextBlock in the GridView not showing Text
I created a seperate data binding List<Class> and all of sudden now it works.Answered | 5 Replies | 1476 Views | Created by Upul Obeysekare - Thursday, June 20, 2013 5:15 PM | Last reply by IlyesRhouma - Tuesday, September 24, 2013 4:58 PM -
0 Votes
How to show form2 textbox data in form1 textbox?
Hi TamerCE, In form2 class, you create a new instance of Form1, which is not the object, wherein show form2.Answered | 4 Replies | 3748 Views | Created by ramesh aec - Wednesday, March 24, 2010 7:04 AM | Last reply by TamerCE - Thursday, March 25, 2010 11:56 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 | 4573 Views | Created by ManojKaushik - Thursday, December 9, 2010 10:39 AM | Last reply by 网游 - wang'you - Thursday, December 9, 2010 7:06 PM - Items 1 to 20 of 2534130 Next ›
No announcements