Hi all, i have a check box in every row of radgrid. User can then choose which record to print by checking the checkbox.They can then print by clicking a button embedded in the radgrid which has the CommandName="Print".This will fires the ItemCommand event and i want to check which checkbox has been checked and then print them out.
My question is i cannot loop through the radgrid via ItemCommand event.
Can anyone help ?
Please!!
My question is i cannot loop through the radgrid via ItemCommand event.
Can anyone help ?
Please!!