Dear All,

I am very new with the the ext.net,. I trying to develop an Asp.Net application where,
1. I have a master pages.
2. Default page contain 3 extGrid with edit/search button.

For example grid-1 contain client information, grid-2 contain client property info and grid-3 contain property desc/ any other comments bla bla.
now I am trying like that when I click the edit button from grid-1 than a new window will be open, and same action for the next 2 grid. All the 3 window is a separate asp.net usercontrol, For example, usercontrol-1 for grid-1 edit event, usercontrol-2 for grid-2 edit event and so on.

I am trying but I able to show only 1 window, but I want all the 3 usercontrol will be show from 3 different event in a standard Asp.Net Master page.

I will be glad for your guidance/ help.

Regards,
Md. Marufuzzaman