R
RSH
Hi,
I have a datagrid that is bound to a datasource. I now need to add a
checkbox column to the datagrid in column(0) position which is independent
of the datasource. I will be checking for the checked checkboxes on
postback and writing the ID column value to a table.
I need to add the checkbox column in code.
How do i go about doing this?
Thanks!
Ron
I have a datagrid that is bound to a datasource. I now need to add a
checkbox column to the datagrid in column(0) position which is independent
of the datasource. I will be checking for the checked checkboxes on
postback and writing the ID column value to a table.
I need to add the checkbox column in code.
How do i go about doing this?
Thanks!
Ron