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

Radial Menu from a grid

3 Answers 47 Views
RadialMenu
This is a migrated thread and some comments may be shown as answers.
Sajad
Top achievements
Rank 1
Sajad asked on 29 Oct 2019, 11:03 AM

Hi all

I have been looking for an example of how to open a radial menu as a context menu from a Telerik RadDataGrid but cannot seem to find one.

Does anybody have one?

Thanks

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 30 Oct 2019, 12:37 PM

Hi Sajad,

In general RadRadialMenu can be used as a context menu of another framework element, the approach is described here: RadRadialMenu as a Context Menu.

As you're referring to RadDataGrid, can you elaborate a little bit on the exact scenario? What would be the relation between the context menu and the DataGrid control?

I am looking forward to your reply.

Regards,
Yana
Progress 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
0
Sajad
Top achievements
Rank 1
answered on 30 Oct 2019, 01:19 PM

Hi Yana

Thank-you for your reply. I would like the RadialMenu to appear when selecting a particular row in the DataGrid and then have the option to add, edit, delete etc. I hope that is clear.  

0
Yana
Telerik team
answered on 31 Oct 2019, 01:03 PM

Hi Sajad,

What I would suggest is to add one TemplatedColumn to the DataGrid with a Button and attached to it RadialMenu as a context menu. In addition, you can create a custom trigger behavior and show/hide the menu on a button click event.

I have attached a quick sample to demonstrate the approach. I hope it will help you get started with the implementation.

Regards,
Yana
Progress 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
RadialMenu
Asked by
Sajad
Top achievements
Rank 1
Answers by
Yana
Telerik team
Sajad
Top achievements
Rank 1
Share this question
or