Hi,
I'm using the same RadGrid control for several different datasources, and thus I'd like to have it add columns automatically as it is now. However I'm having a problem converting specified int columns into checkbox columns (the values are all 0 and 1). Is there any way to cast/change the column from a GridNumericColumn into a checkbox column, or do you have any advice on how to resolve the situation?
I'm using the same RadGrid control for several different datasources, and thus I'd like to have it add columns automatically as it is now. However I'm having a problem converting specified int columns into checkbox columns (the values are all 0 and 1). Is there any way to cast/change the column from a GridNumericColumn into a checkbox column, or do you have any advice on how to resolve the situation?