News

Retrieving Display Data The answer depends on two things: the state of GridView and whether the column you want is templated. For instance, to retrieve the value of a cell that isn't in edit mode and ...
I have a gridView which is a detail of another master gridView record.<br>It has several columns which instead of displaying the FK ID in the detail record I reach into another table and pull back ...