Welcome Guest Search | Active Topics | Sign In | Register

Right click on grid object. Options
Don
Posted: Friday, March 22, 2013 12:23:37 PM
Rank: Newbie
Groups: Member

Joined: 12/7/2012
Posts: 2
The right click is disabled on the web.grid. Is is possible to enable it? I do not see a property to turn it off or on. Is this by design?
eo_support
Posted: Friday, March 22, 2013 1:42:06 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You can only capture right click by handle the Grid's ClientSideOnContextMenu client side event. Here is a sample demonstrating how to display a context menu using this event:

http://demo.essentialobjects.com/Demos/Grid/Features/Context%20Menu/Demo.aspx

However you do not have to display a context menu. I believe you can perform whatever other task you wish to perform in this handler.

Thanks!



You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.