aspx thread: Request a checkbox in a datagrid's temlpatecolumn?
Hi, I have a datagrid with a templatecolumn/itemtemplatecolumn inside an asp:checkbox. Then I have some asp:boundcolumns and an edit column with update, cancel and delete button. I would like to add a checked row to a datatable and later submit it all by a button click to a database. In which dataformat should I convert "e.item.cells(0).controls(0)" inside a datagridcommandeventargs sub? Cheers
|





