Hi i am trying to load menu dynamically in Layout page.
Eg
its load the main menu two times
My Table
UID MainMenuName SubMenuName MAINMENIID
1 ACCOUNTSMASTER ACCOUNTS 1
2 ACCOUNTMASTER ACCOUNTSCATEGORY 1
3 PRODUCTMASTER PRODUCTS 2
4 PRODUCTMASTER PRODUCTCATEGORY 2
This code gives the result which is mention above.it giving wrong output. Any one tell me what mistake i did. I tried my level best to explain the issue.Any one understand my issue and help me to resolve this problem.
Advance Thanks..