.Net Data Grid Control Related Question?
-
a) I have some question about .Net Data Grid Control like how could I assign ‘n’ of empty rows to datagrid when I will click on a button. b) How could I get Row and Column position when I will click on a specific cell? c) How could I get the value when I will click on a specific cell? d) How could I assign value to a specific cell when I will click on button? e) How could I get Cell top, Cell left, Cell width, Cell height when I will click on a specific cell? f) How could I assign 0 to a specific column width? All the properties are available for flexgrid. So please tell me answers of all my question of .Net Data Grid and also provide sample class. tbhattacharjee
-
a) I have some question about .Net Data Grid Control like how could I assign ‘n’ of empty rows to datagrid when I will click on a button. b) How could I get Row and Column position when I will click on a specific cell? c) How could I get the value when I will click on a specific cell? d) How could I assign value to a specific cell when I will click on button? e) How could I get Cell top, Cell left, Cell width, Cell height when I will click on a specific cell? f) How could I assign 0 to a specific column width? All the properties are available for flexgrid. So please tell me answers of all my question of .Net Data Grid and also provide sample class. tbhattacharjee
I found a lot of answers about DataGrid here http://www.syncfusion.com/FAQ/WinForms/default.asp[^] :) Free your mind...