Hello Team,
I am trying to achieve something like this
1.ModuleName :- Furniture
Wooden Furniture
Steel Items
2.Module Name:- Clothes
Silk Cloth
Woolen Cloth
I have created 2 tables in which one is Module from where the Module Name will come and SubModule Table from where the submodule will,i want that if i add Submodules in Module 1 it should be displayed in Under Module 1 and if i add Submodules in Module 2 it should be displayed in Module2
I have created a Stored Proc which does the work on back end but i am confused how will i implement in .aspx
Regards
Raj.Trivedi
Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved