|
|
DataGrid Output Formatting |
|
|
Joel Gray |
|
|
ASP.NET / Database Tools |
|
|
Click to Visit |
|
|
27 |
This is an ASP.NET tutorial in which the author clearly explains about formating the data displayed in the datagrid control using the helper function and OnItemDataBound event. You can use the OnItemDataBound event when you want to format the data of the datagrid control based on the specified criteria. This tutorial provides you the sample code for the two methods.
|