How can i remove a treenode through a contextmenu via clientside and serverside?
Right now i only can get it working on the cleintside but i also need it on Serverside. The RadTreeView1_ContextMenuItemClick is ignored as soon as i have the clientside working. If i remove the clientside code for the MenuItems the Serverside only works for the "New Folder". It seems "delete" never gets to the cleintside....
Right now i only can get it working on the cleintside but i also need it on Serverside. The RadTreeView1_ContextMenuItemClick is ignored as soon as i have the clientside working. If i remove the clientside code for the MenuItems the Serverside only works for the "New Folder". It seems "delete" never gets to the cleintside....