Author: roshank23 | Posted on: 4/30/2010 2:35:37 PM | Views : 867

Hi Friends,
  I was going through the options available in datagrid. I saw edit,delete options etc.
I just wanted to know how can check boxes be used i datagrid.
My idea is when i create a datagrid and fill it with values say employee_details and in cases where i want to select some employees and then on clicking say "submit" button i want to select the employe_id(primary key) of only the checked items of datagrid and then update this in some other table.


Can anyone suggest some thing? 
...

Go to the complete details ...