Does any one know how, given an asp.net DataGrid reference and the header text of one of the columns to determine the data type of the object to which the column is bound. For example, I need to know if it is a string, date or numeric type.
Thanks,
BOb