Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Request a checkbox in a datagrid's temlpatecolumn?


Message #1 by "Oliver Vogt" <saturnius@g...> on Tue, 11 Sep 2001 16:27:00
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

  Return to Index