To Add a CheckBox Column at the 0th Position in the DataGrid which is Filled using DataSource at runtime in Win Form

Sep 11 2008 3:45 AM

Hi All,

I want to add a CheckBox Column at the 0th Column in DataGrid in Window Application ........

my DataGrid is Filled using DataSet so, it is Bound .........

Also , I Dont the Type & No of Columns that will be set thru DataSet..........

So, Any Idea How can I do this ......

Also, I thought Something like I Add a CheckBox Column at Design time & then at Runtime I Set the DataSource ......

So, is there any Property using which i can retain the Design time Columns & then set the DataSource ....

So that I can see the Columns which were set at Design time And Runtime thru DataSet both..........

Guys........ Its really Urgent


Answers (1)