Posted At : October 22, 2008 8:39 PM
| Posted By : Scott Bennett
Related Categories:
JavaScript,ColdFusion
Willis asked:
"Do you know how to disable or turn off the right mouse click menu for cfgrid?"
This is actually pretty easy, all you need to do is set up a listener on the contextmenu event and have the listener cancel the event. Here is the code (click here to try it):
There are no comments for this entry.
[Add Comment]