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

Context menu inside repeater control for ipad

2 Answers 44 Views
Menu
This is a migrated thread and some comments may be shown as answers.
bill
Top achievements
Rank 1
bill asked on 19 Feb 2014, 02:24 AM
Hi,

I have a context menu that needs to have it's right click work with a tap and hold on ipads. I have gone through the examples at http://www.telerik.com/forums/radcontextmenu---ipad-safari-right-click but I haven't seen an example that's really like my mine. It's a context menu inside a .NET repeater control where right clicking on a row shows a menu with items that are bound to that row and clicking on an item redirects the user according to the data in that row. The main problem has been finding way to refer to the context menu and the rows since they are generated on the server. I was wondering if it's possible to do this and if anyone has suggestions?

Thanks,
Bill

2 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 21 Feb 2014, 05:14 PM
Hello Bill,

Please take a look at our help article that shows how to attach context menu to a different kind of target elements or controls. The other help article in this section shows a way of attaching context menu to a target at run-time. Additionally you can review our context menu demo and review the demo code. 

Regards,
Boyan Dimitrov
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
0
bill
Top achievements
Rank 1
answered on 04 Mar 2014, 01:11 AM
Thank-you for this Dimitrov - I'm sorry I did not reply earlier.

Thanks,
Bill
Tags
Menu
Asked by
bill
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
bill
Top achievements
Rank 1
Share this question
or