Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
inquizzitive #1
Header in a template column
Hi,
I have a checkbox in the header of a template column in a datagrid. How
can I check during runtime that whether checkbox is checked or not?I want
to do this out of itembound
Thanks.
inquizzitive Guest
-
Template column base on another column value
Hello .net expert, I would like to change the color a a column "Name" base on the value of another column "tel" . Is it possible ??? Thanks in... -
Column Header
I have a web form with a datagrid. The datagrid has 5 columns. In design mode each column has header text. I defined the header text, data source,... -
Image in header column (not replacing column header text)
I have a sortable (asc/desc) datagrid and would like to add a small arrow icon (down/up) next to the column header text to improve the UI. Is this... -
Bound Column or Template Column (w dAdapater?) in DataGrid
I am able to get the data using DataAdapter and the DataReader. I am more inclined to use DataAdapter because I want to update the data on the SQL... -
Template Column with button in header
Hi, usually Button clicks inside DataGrid are managed by handling ItemCommand event of the grid. Button is given a CommandName that is checked in...



Reply With Quote

