When Binding a GridView to a DataTable, How can we Change the value displayed by a BoundField
feedback
|
|
One way is like so:
and then you have control in the code behind like:
| |||
|
feedback
|