Handling events of child ctrls(chkBox) in DataGrid
hi guys .. is there any one who can solve my query .. hope there is .... guys the query is : i have a datagrid populated with multiple records (rows) and with one Template column. This template column is a checkBox column .. now what i want to do ... i want to fill an other grid or u may say listbox but only those records that are checked throuh checkbox ... i tried but cant handle events of this checkbox .. can any body tell me how to handle checkbox's (a child control within a datagrid) events .. required .. onchenge event.
hope u understand my problem ... more how can i maintain the state of checkbox while navigating throuh datagrid pages.
Thanks.
|