I am calling modal popup when user click on add.
It is opening modal popup exactly in way what i want.
In that popup i am having button go.
What i want is when I click on go another popup should come on previous popup.
And after adding all data in new popup and user clicks on ok then it should reload previous popup with data in second popup and second popup should close.
How to do this
Go to the complete details ...