Posted on: 9/5/2014 11:53:15 AM | Views : 428

hii friend,

I am having an application with my Menu Panel,Header Panel and Button panel having add,save,cancel,delete and edit button in it. My button and Menu Pane as well as Header Panel is in the Master Page.
I have different menus in my tree view control and different forms associated to those menus.
Eg there is an User Role Menu in it.
My Requirement is as Follows
When i click on the User Role Menu an Relevant form shall open to it related to the User role eg: user_role_mapping.aspx.
There is an User Role Creation Form which i want to get loaded when i click on the Add button and when the user Role Menu is selected. There are different menus in it and the same Add form associated to it.
How will the button will come to know which Add form is been called.
After doing the manual input on the Add form and when the user click on the save but ...

Go to the complete details ...