I have a gridview control with a checkbox field and several bound fields. The checkbox field does not directly map to a field in the database. Rather, i want to read a val
How about a database agnostic solution, just on the off chance you are using a non sqlserver database ;)