I would like to open two different context menus when user righ clicks on GridView Column and GridView Row.
I take a look on samples provided and both sample has only one of the right click enabled either for GridViewRow or GridViewColumn. Please provide guidance on it.
2 Answers, 1 is accepted
0
Vlad
Telerik team
answered on 18 Aug 2010, 06:30 AM
Hi,
Do you have any problems to combine both approaches?
Kind regards,
Vlad
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
Thank you for your reply. I have found the answer from the forum as one had same issue.
I have tried the sample provided with that thread. it looks good.