Hello All,
I am using GridTemplateColumn in Radgrid which contains Checkbox in ItemTemplate.
I have used GridBoundColumn for binding data.
Now I want to find the column value( ex. InvoiceID ) of selected row( Rows for which checkbox is checked ) at client side(Using Javascript). Right now I want to pass these InvoiceID's of selected checkbox rows to other page.
I tried in many ways but failed to get it.
Is there any solution for it.
Its Urgent..
Thanks & Regards,
Umesh
I am using GridTemplateColumn in Radgrid which contains Checkbox in ItemTemplate.
I have used GridBoundColumn for binding data.
Now I want to find the column value( ex. InvoiceID ) of selected row( Rows for which checkbox is checked ) at client side(Using Javascript). Right now I want to pass these InvoiceID's of selected checkbox rows to other page.
I tried in many ways but failed to get it.
Is there any solution for it.
Its Urgent..
Thanks & Regards,
Umesh