Hi,
I have a page with a tree-view and two context menus that are not visible by default. When I select an item in the tree, I get a javascript error: 'Telerik.Web.UI.RadContextMenu is null or not an object'. I've fixed it for now by adding a "dummy" context-menu with no items in it (but with the Visible property set to 'true'), but I would like to know if there is a better solution.
Thanks.
I have a page with a tree-view and two context menus that are not visible by default. When I select an item in the tree, I get a javascript error: 'Telerik.Web.UI.RadContextMenu is null or not an object'. I've fixed it for now by adding a "dummy" context-menu with no items in it (but with the Visible property set to 'true'), but I would like to know if there is a better solution.
Thanks.