No announcements
Found 1349528 threads
-
0 Votes
need to display child data under parent row
My requirement 1. is to don't change the order of other rows (like here 'Operate' should be last row) 2.Answered | 5 Replies | 784 Views | Created by Yazdani ISTS - Thursday, June 25, 2015 8:40 AM | Last reply by Rafael Juca - Thursday, June 25, 2015 11:40 AM -
1 Votes
How to display child rows INLINE along with Parent records using Windows.Forms.Datagrid
The old DataGrid has a great feature, compared to new DatagridView, that it can display maste/detail relational data.Answered | 2 Replies | 3128 Views | Created by vkutty - Wednesday, October 1, 2008 4:35 PM | Last reply by jwp118 - Monday, December 22, 2008 3:59 AM -
1 Votes
How can i display the details for the child grid
I want to display the details for the child grid.Answered | 2 Replies | 2948 Views | Created by i am rommel - Friday, April 8, 2011 11:18 AM | Last reply by Stephen Weatherford [MS] - Monday, April 11, 2011 10:10 PM -
0 Votes
Display Detail info in Column instead of Row
Hi Tech, From your screenshots, it seems that you use a table control to display the data and add a column group into this table, right?Answered | 1 Replies | 1278 Views | Created by Tech_consultant - Thursday, March 14, 2013 9:16 AM | Last reply by Charlie Liao - Friday, March 15, 2013 2:24 AM -
2 Votes
Gridview loosing styles in child form
When i start my windows application and click the button ,child form displays gridview with color formatting.Answered | 7 Replies | 2528 Views | Created by Amey0072 - Monday, September 12, 2011 4:44 AM | Last reply by Cor Ligthert - Wednesday, September 14, 2011 5:31 AM -
0 Votes
Child row as row layout instead of grid
How to display this child row as row layout instead of grid?Answered | 1 Replies | 1082 Views | Created by TenZin361 - Tuesday, October 23, 2012 6:49 AM | Last reply by Angie Xu - Thursday, October 25, 2012 3:22 AM -
0 Votes
Adding a row to a child table
I have to have the master rows relflected in the child table.Answered | 10 Replies | 7470 Views | Created by New Dawn - Wednesday, August 3, 2005 10:22 PM | Last reply by Dalex83 - Wednesday, September 15, 2010 1:13 PM -
18 Votes
How to display row numbers in GridView,urgently required
Hello, For a Windows forms DataGridView we can write row number in the RowHeader of each row.Answered | 16 Replies | 74204 Views | Created by Sukanya - Wednesday, December 6, 2006 3:07 PM | Last reply by Kareninstructor - Sunday, August 4, 2013 6:05 PM -
0 Votes
Display child gridview row details
I suggest that you could set the label text in gridview Rowcommand event because it is easy for us to find the index row.Answered | 1 Replies | 253 Views | Created by Anonymous - Friday, May 10, 2019 6:21 AM | Last reply by Anonymous - Friday, May 10, 2019 9:21 AM -
0 Votes
different row details in every row of datagrid
Same ListView in every row details.Answered | 6 Replies | 5515 Views | Created by Joyse - Tuesday, March 23, 2010 8:11 PM | Last reply by Joyse1 - Tuesday, June 1, 2010 12:34 PM -
1 Votes
Displaying Child Entity Data In A Grid
Hi Nick We now have another good example on the link below: Course Manager Sample Part 5 Detail Screens (Andy ...Answered | 8 Replies | 3583 Views | Created by NickTaylor - Friday, July 8, 2011 4:06 PM | Last reply by JaimeH - Saturday, July 9, 2011 4:29 PM -
0 Votes
Display row data horisontally
Hi DieBlik, Per my understanding that you have add the parent group(B62), child group(RF,RM,LR) and details group (OC,RTF,WC,WR,WT,RM and CD,SD,WC,WT), now you ...Answered | 5 Replies | 756 Views | Created by DieBlik - Monday, March 30, 2015 1:36 PM | Last reply by DieBlik - Tuesday, April 7, 2015 7:24 AM -
0 Votes
When saving a child row using TableAdapter.UpdateAll, child row does not save
I didn't think you needed to return the new row in order to insert a child row.Answered | 3 Replies | 835 Views | Created by John Reddrick - Thursday, May 15, 2014 6:55 PM | Last reply by John Reddrick - Saturday, May 17, 2014 3:36 PM -
0 Votes
Add Dynamically LinkButton Inside Nested (Child) GridView
Hi Guys, Am currently experiencing a little bit of a challenge in terms of creating LinkButton within Child GridView in asp.net using Vb.net code, here is ...Answered | 1 Replies | 1794 Views | Created by Lucky Khoza - Tuesday, November 25, 2014 6:54 PM | Last reply by Dave Patrick - Wednesday, November 26, 2014 3:05 AM -
4 Votes
Count Gridview rows...
As Chevy B noted, this will effectively show you the GridView row count property.Answered | 19 Replies | 107018 Views | Created by Tom T. _ - Wednesday, February 21, 2007 2:21 AM | Last reply by CyberResearch - Friday, May 31, 2013 7:29 PM -
0 Votes
New Row In GridView
Or is it a Winform GridView?Answered | 6 Replies | 4730 Views | Created by peace4all - Wednesday, April 27, 2011 8:34 AM | Last reply by Jarrey - Wednesday, May 4, 2011 5:38 AM -
1 Votes
Display selected gridview row on text boxes in C#
Assuming the name of your DataGridView is dataGridView1 and that you will select one Row or if multiple rows are selected, we only take the first one, here is your code ...Answered | 5 Replies | 21175 Views | Created by Hefff - Tuesday, August 20, 2013 11:52 AM | Last reply by Hefff - Wednesday, August 21, 2013 1:35 PM -
0 Votes
wpf DataGrid Child and Parent Row
A Parent Row with a collapse button that have many child Row Nested DataGridAnswered | 5 Replies | 13970 Views | Created by MNIF AKRAM - Tuesday, March 29, 2011 1:15 PM | Last reply by Sheldon _Xiao - Thursday, March 31, 2011 8:08 AM -
2 Votes
iterate through gridview row by row
Hi C-Sharp Mamba, If you really want to know the way to implement iterating through DataGridView control row by row,please feel free to mark those ...Answered | 3 Replies | 19789 Views | Created by C-Sharp Mamba - Tuesday, August 14, 2012 1:54 PM | Last reply by Jason Dot Wang - Thursday, August 16, 2012 4:27 AM -
0 Votes
Drilldown showing one row of detail
To avoid the line of space, please control the visibility based on the entire row of the details.Answered | 2 Replies | 3056 Views | Created by Claire D - Tuesday, March 27, 2012 4:01 PM | Last reply by Lola Wang - Wednesday, March 28, 2012 6:00 AM - Items 1 to 20 of 1349528 Next ›
No announcements