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

Additional Action Commands for grid

2 Answers 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 14 Feb 2011, 03:15 PM
Hello,

Is there any kind of control I can use with the Grid to fire additional actions?  For example, I want to add some kind of action list in the row where it drops down.  The list would read "Add Order, Add Payment, etc".. and then I could specify the action name and controller and more importantly the id value of the row. 

So basically, I just want to be able to fire additional "Select" actions, but I would like to name them.

Thanks for any info.

Michael

2 Answers, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 14 Feb 2011, 04:31 PM
Hi Michael,

The easiest way to achieve the functionality in question will be to use a template column for holding the drop down. Then you can hook a change event handler and navigate to the appropriate view. I have attached a small sample which illustrates this.

Greetings,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Michael
Top achievements
Rank 1
answered on 14 Feb 2011, 04:35 PM
Thanks, I will take a look at this!
Tags
Grid
Asked by
Michael
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Michael
Top achievements
Rank 1
Share this question
or