This is a migrated thread and some comments may be shown as answers.

How to select RadGridRow using button added in ClientItemTemplate

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Abhijit Shetty
Top achievements
Rank 2
Abhijit Shetty asked on 22 Oct 2012, 06:50 AM
Hi,
I need to select RadGridRow and in-turn need to fire OnRowSelected event with button added to ClientItemTemplate of RadGrid.

1 Answer, 1 is accepted

Sort by
0
Accepted
Eyup
Telerik team
answered on 24 Oct 2012, 01:22 PM
Hi Abhijit,

You could fire a Select command both on client:
http://www.telerik.com/help/aspnet-ajax/grid-gridtableview-firecommand.html
 and on server side:
http://www.telerik.com/help/aspnet-ajax/grid-fire-command-event-from-code.html

I hope this will prove helpful. Please select the approach which best suits your requirements and let me know about the result.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Abhijit Shetty
Top achievements
Rank 2
Answers by
Eyup
Telerik team
Share this question
or