This is a migrated thread and some comments may be shown as answers.

Define Column Type programmatically

0 Answers 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Dadan
Top achievements
Rank 1
Dadan asked on 17 Oct 2013, 03:32 AM
Hi,
I load my Radgridview from database. 
Here is the sample code
 etc
radgridview1.masterTemplate.loadFrom(mySqlDataReader)
 etc

it works fine. But, i need my Radgridview to show as checkbox if the field from database is a BIT data Type. 
So, i need to change the column type after i load RadGridView from SQL Data Reader.
is this possible ?
if yes, how can i get it ?


Thanks very much, 

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Dadan
Top achievements
Rank 1
Share this question
or