Hello,
I know I saw this answer somewhere, but couldn't find it, can someone point me to the link that has this info:
When using a GridBoundColumn, in the
Also looking for how to do this using GridTemplateColumns...I know I saw an example out there,
Thanks much,
John
I know I saw this answer somewhere, but couldn't find it, can someone point me to the link that has this info:
When using a GridBoundColumn, in the
RadGrid1_ItemDataBound event for when editing the row,
I need to be able get the value of the original value of the GridBoundColumn. So, in review, when the grid loads the first time, I have a row of data with a gridbouldcolumn set to a specific data value. When clicking edit, to edit that row, I need to reference this original gridbouldcolumn value.Also looking for how to do this using GridTemplateColumns...I know I saw an example out there,
Thanks much,
John