View Full Version : Disabling grid context menu for few columns
kolli
27 Mar 2009, 8:14 AM
I have a situation where I wanted to disable the context menu of the grid disable for a particular column, and have the context menu enabled for a few columns.
Can i do that..??
micgala
29 Mar 2009, 11:59 PM
Hi, I haven't tested it, but have you tried to listen to the ContextMenu event of the grid?
Then, when needed, you can set the doit to false when you want it not to be displayed...
Hope this helps you.
Regards,
Michel.
kolli
30 Mar 2009, 4:08 AM
Thanks for the help..
will try it now..
kolli
30 Mar 2009, 5:45 AM
thanks for the help it does work
Powered by vBulletin® Version 4.1.5 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.