Hi,
I have a context menu attached to a radGrid (V: 2008.1.515.20) using the OnRowContextMenu example given in the Knowledge Base. Everything works fine except for when there are no rows in the grid and I need the context menu to add rows to the grid.
I created another context menu that targets the radGrid and it works fine for the first time the page is loaded but as soon as the grid is refreshed it doesn't work ( I have a tree that refreshes the grid every time a node is selected - like a file system).
How do I get a context menu to appear every time the grid is clicked, whether it contains rows or not? And why does the second context menu that targets the grid only work once.
Regards
Roger
I have a context menu attached to a radGrid (V: 2008.1.515.20) using the OnRowContextMenu example given in the Knowledge Base. Everything works fine except for when there are no rows in the grid and I need the context menu to add rows to the grid.
I created another context menu that targets the radGrid and it works fine for the first time the page is loaded but as soon as the grid is refreshed it doesn't work ( I have a tree that refreshes the grid every time a node is selected - like a file system).
How do I get a context menu to appear every time the grid is clicked, whether it contains rows or not? And why does the second context menu that targets the grid only work once.
Regards
Roger