This is a code example for the DataGrid / DataView ItemDataBound event.
In this example, we show how to
- Get the value of items that are in the datasource (if the field is not present in the grid, only in the data)
- Get the value of or get a reference to Bound Columns in the grid
- Get the value of or get a reference to controls in Template Columns in the grid
- Format a bound column