I have gridview column ‘Assignment Result’ which is bound to data column status. How to get the gridview to display ‘Untouched’ when the bound data column value is ‘Fresh’.
I have gridview column ‘Assignment Result’ which is bound to data column status. How
Share
You could write a helper method:
and then inside your data bound column use it: