![]() Related Questions In DataGrid, is it possible to add rows one by one at runtime. That means after entering data in one In DataGrid, is it possible to add rows one by one at runtime. That means after entering data in one row next row will be added. Latest Answer : Hi,You can use template column to add controls like label, textbox etc.The same way you can add datetime control also. ... Latest Answer : refresh datagrid by calling it in postback ... Read Answers (10) | Asked by : Prajakta Deshpande Hi, How to sort the data in gatagrid ? when we use DataBound event of Datagrid,,,, I want to display the data using controls.... For an example, If i click a button, which is outside of the datagrid, entire data should be shown. 1st column in TextBoxs. second column in Drop down List Boxs.. How to bind the data in Dropdownlist,which is in DataGrid at run time? Read Answers (1) | Asked by : Ravi Majji Hi, How to sort the data in Datagrid ? when we use DataBound event of Datagrid, I want to display te data using controls.... For an example, If i click a button, which is outside of the datagrid, entire data should be shown. 1st column in TextBoxs. second column in Drop down List Boxs.. How to bind the data in Dropdownlist,which is in DataGrid at run time? Row1 Row2 Row3 Row4 ----------------- This is the record in datagrid... Hi, I was asked this in an Interview I want to add buttons,images,etc to the footer of a datagrid at Hi, I was asked this in an Interview I want to add buttons,images,etc to the footer of a datagrid at runtime. how would i achieve this? Read Answers (4) | Asked by : Yatin Latest Answer : 1. In datagrid you have to do lots of task for sorting, paging. In gridview sorting, paging is much easier and you can do with only 2-3 line of coding.2. DataGrid control doesn't take full advantage of data source components. GridView fully support data ... Latest Answer : Cancel CommandDelete CommandEdit CommandUpdate CommandItem Command ... How to get the content of Datagrid into excel format?I want to use this feature in Windows Application and C#, Visual Studio .NET 2003 Latest Answer : for windows application u use excel object to create excel file ... Latest Answer : To add Controls in Datagrid, take template column and add new controls in that template column. ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||