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

Context menu in radgrid

1 Answer 278 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Samir
Top achievements
Rank 1
Samir asked on 18 Jan 2016, 06:37 AM

Hi all,

 I'm using a rad grid to display employees list and for every employee I have to do some actions so for every employee row i have some buttons 

   Edit , Delete , Action

I m using on (RadGrid1_ItemCreated) event to handle these buttons 

in the action button I have to display a context menu with list of related actions for the selected employee 

how can I display this context menu and how to relate every menu Item to the selected employee 

 

thanks

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 21 Jan 2016, 06:37 AM
Hi Samir,

I believe you are looking for something similar to this:
http://demos.telerik.com/aspnet-ajax/grid/examples/columns-rows/columns/context-menu/defaultcs.aspx#

Hope this helps.

Regards,
Eyup
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Samir
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or