This question is locked. New answers and comments are not allowed.
Hi,
We want to access the RadMenu in our .Net code as we want to disable one of the option from that "Export to Excel". We are not able to proceed on this. Can anyone help us in this?
In more detail, the Grid is having a menu having the following options:
- Show Configuration
- Transpose
- Export to Excel
- Save Layout
What we want to do is to access this menu in code and then disable the keyboard functionality from "Export to Excel" option. Here disabling means that when user press enter key when he is on "Export to excel", nothing should happen but if he presses the mouse click, it should work fine.
How can we achieve that? Any help is highly appreciated.
Thanks,
Vijay
We want to access the RadMenu in our .Net code as we want to disable one of the option from that "Export to Excel". We are not able to proceed on this. Can anyone help us in this?
In more detail, the Grid is having a menu having the following options:
- Show Configuration
- Transpose
- Export to Excel
- Save Layout
What we want to do is to access this menu in code and then disable the keyboard functionality from "Export to Excel" option. Here disabling means that when user press enter key when he is on "Export to excel", nothing should happen but if he presses the mouse click, it should work fine.
How can we achieve that? Any help is highly appreciated.
Thanks,
Vijay