No announcements
Found 3280910 threads
-
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 | 1088 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
How to get the row count of a grid component?
If you are talking about Grid Layout then it would be int gridRow = grid.RowDefinitions.Count; If you are talking about DataGrid introduced in WPF 4 ...Answered | 2 Replies | 16565 Views | Created by Vema - Wednesday, November 25, 2009 2:52 PM | Last reply by Zeeshan Amjad - Wednesday, November 25, 2009 4:19 PM -
0 Votes
Get rid of the grid problem.
I have partitioned the grid.Answered | 1 Replies | 4692 Views | Created by RavindraPatil - Sunday, December 28, 2008 9:29 AM | Last reply by RavindraPatil - Sunday, December 28, 2008 10:14 AM -
0 Votes
How to get rid of Asp.net Grid ROWS layout.
if you are using datagrid , and you want to show multiple records in one row. you may no need to use , repeater , or dataset , datatable , simple do one thing.Answered | 3 Replies | 68 Views | Created by Anonymous - Monday, May 7, 2012 10:32 AM | Last reply by Anonymous - Monday, May 7, 2012 11:26 AM -
0 Votes
Debugging Grid Layout - Layout Lines?
There is a property on Grid that you can set...Answered | 2 Replies | 4213 Views | Created by t ssw - Friday, January 8, 2010 9:14 PM | Last reply by t ssw - Monday, January 11, 2010 2:08 PM -
4 Votes
Reorder the two rows in data grid in asp.net with c#
I suggest you to ask your question in the ASP.NET Forums at http://forums.asp.net/.Answered | 3 Replies | 3315 Views | Created by sumathisumi - Saturday, January 12, 2013 6:15 AM | Last reply by Luigi Bruno - Thursday, January 17, 2013 12:15 PM -
0 Votes
Getting rid off rows
If you are on SQL 2008 you should use RANK and select only the rows with a rank of 1 Craig Just a side note, Craig...Answered | 4 Replies | 4151 Views | Created by MarcoViY - Thursday, December 23, 2010 5:45 PM | Last reply by Hasham Niaz - Thursday, December 23, 2010 6:03 PM -
1 Votes
How to freeze rows / columns in wpf grid?
How to merge multiple cells in DataGrid?Answered | 5 Replies | 6430 Views | Created by Brij9 - Tuesday, October 30, 2012 3:20 PM | Last reply by MUMBAI USER GROUP - Wednesday, October 31, 2012 6:52 AM -
2 Votes
How to get rid of this junk ?
I want to reduce the size of my code so how can i get rid of this extra code ?Answered | 11 Replies | 1113 Views | Created by Thomas Hopes - Saturday, April 2, 2016 11:22 PM | Last reply by Hart Wang - Monday, April 4, 2016 7:38 AM -
0 Votes
How to size grid rows
There's no built-in functionality for this with the lightswitch grid control.Answered | 1 Replies | 1866 Views | Created by bullet117 - Tuesday, February 21, 2012 6:42 PM | Last reply by J Lamb - Wednesday, February 22, 2012 10:52 PM -
3 Votes
when deleting rows from a grid, how to update the Grid.RowProperty for the remaining rows?
the rest is just a grid where every row has a button in its first column which in turn calls the above code when clicked.Answered | 9 Replies | 3979 Views | Created by TomTom1234 - Friday, March 27, 2009 8:05 AM | Last reply by TomTom1234 - Monday, April 6, 2009 12:37 PM -
1 Votes
How can I make a grid within a grid?
Your top level div would have this style: { display: -ms-grid; -ms-grid-columns: <whatever you need ...Answered | 2 Replies | 3026 Views | Created by printmaker - Monday, August 27, 2012 3:14 AM | Last reply by printmaker - Tuesday, August 28, 2012 12:54 AM -
0 Votes
getting a grid row value in to a variable
You might get an answer on this forum, and if you do more power to you.Answered | 1 Replies | 3986 Views | Created by lucky charm - Thursday, December 13, 2012 12:38 PM | Last reply by John Clarkson - Thursday, December 13, 2012 5:17 PM -
0 Votes
How to get rid of this warning!
c:\_flash\2_development\1_apps\bmc\bmc_project\bmc_176x186\bmc.cpp(186) : warning C4996: 'fopen': This function or variable may be unsafe.Answered | 2 Replies | 4363 Views | Created by _roberto_ - Tuesday, September 14, 2010 8:37 PM | Last reply by SimonRev - Tuesday, September 14, 2010 9:13 PM -
1 Votes
Display only 2 rows in a -ms-grid
I am trying to display my listview (which is dynamic) in the form of a grid that has only 2 rows.Answered | 2 Replies | 2454 Views | Created by Nisha - Wednesday, September 5, 2012 7:19 AM | Last reply by Nisha - Thursday, September 6, 2012 9:44 PM -
0 Votes
How to change in the screendesigner from table layout to row layout
At the end of the page i want to stop the table layout and change it to row layout.Answered | 1 Replies | 1150 Views | Created by Jan Meffert - Wednesday, October 10, 2012 1:15 PM | Last reply by Yann Duran - Thursday, October 11, 2012 4:25 AM -
0 Votes
Inseting a row between 2 existing rows a Table Layout Panel
So if your grid is 2 columns my code would add 1 row.Answered | 6 Replies | 4860 Views | Created by jps374 - Wednesday, December 5, 2012 4:59 PM | Last reply by jps374 - Wednesday, December 12, 2012 12:07 PM -
0 Votes
How to get the row and column of button clicked, in the grid event handler?
I didn't make it clear in the original post that I am trying windows control grid, not gridview or datagrid.Answered | 6 Replies | 9381 Views | Created by ThomasJH - Thursday, April 29, 2010 3:45 AM | Last reply by Liliane Teng - Wednesday, May 5, 2010 8:39 AM -
0 Votes
getting a data in the row of a grid into a string
if you want to get the Role name for every row, you should use the zero index for the cells, as Ante Meridian says.Answered | 4 Replies | 1111 Views | Created by lucky charm - Friday, December 14, 2012 3:57 AM | Last reply by lucky charm - Friday, December 14, 2012 10:02 AM -
1 Votes
How can I cast Rows Layout control?
I'd like to set, via code, the width/height of the Row/Column layout control.Answered | 5 Replies | 2889 Views | Created by Oric.CQ - Wednesday, April 25, 2012 3:06 PM | Last reply by msgetiren - Friday, November 16, 2012 11:22 AM - Items 1 to 20 of 3280910 Next ›
No announcements