Good morning, oh Telerik Wizards that have saved me so much time with your quick and accurate responses...
I was really glad to see the new RadContextMenu. Already running in my test suite. Then came upon what I think is a problem... not sure.
I have a simple asp.net web page with a RadGrid. For editing, the RadGrid has a popup with a user control. This user control has a multipage with some more grids. Suddenly, when I right click on ANY control on the popup where I have not explicitly given a context menu with target, the popup menu from the ORIGINAL RadGrid pops up. I mean it pops up for combo boxes, labels, textboxes, tabs... everything where I have not explicitly given a right click context menu. Somehow it seems like the user control is passing the right click back to the original page ... I guess...
Am I misunderstanding the control? The event sequence? A bug? Any ideas?
Thanks.
Chris
I was really glad to see the new RadContextMenu. Already running in my test suite. Then came upon what I think is a problem... not sure.
I have a simple asp.net web page with a RadGrid. For editing, the RadGrid has a popup with a user control. This user control has a multipage with some more grids. Suddenly, when I right click on ANY control on the popup where I have not explicitly given a context menu with target, the popup menu from the ORIGINAL RadGrid pops up. I mean it pops up for combo boxes, labels, textboxes, tabs... everything where I have not explicitly given a right click context menu. Somehow it seems like the user control is passing the right click back to the original page ... I guess...
Am I misunderstanding the control? The event sequence? A bug? Any ideas?
Thanks.
Chris