Hi all,
I have a treeview showing Categories and subcategories. I need to Right Click Option to add subcategories and products for a particular category or subcategory.
What I want is suppose I have selected a treenode showing a category or subcategory. When I right click on a treenode it will show a contextmenu having options -- Add subcategory, Add product, Delete this category, Edit this category. When I click on one of the menu item it will open a popup to add/Edit/Delete Category or add product.
I hope you can understand my problem. please help.
Thanks in advance.