all groups > dotnet distributed apps > october 2006 >
You're in the

dotnet distributed apps

group:

UIPAB and popup


UIPAB and popup ame2171
10/24/2006 1:40:56 PM
dotnet distributed apps:
I have a large problem that I do not succeed to resolve. I am using the

UIPAB and from a sure page I have the necessity to call a popup.
Subsequently, from a link of the same one popup I must return on the
"original line" of pages in order to recall one new page....
In practical:
p1 -- p2 -- p3
p1 -- p2 -- popup -- p3
If I have understood well it is necessary to then create 2 grafi of
navigation... ma? Please you help me... is urgent
Re: UIPAB and popup Bryan Phillips
10/26/2006 2:02:45 AM
I had a 7 step process where steps 3 and 4 used dynamically created
buttons (in a DataGrid) that used pop-ups. I used the JavaScript
showModelDialog on those pages and passed them data over the query
string or in session that was stored in UIP state. The key is that the
pop-up's should inherit from System.Web.UI.Page instead of the UIP
classes.

Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com




[quoted text, click to view]
Re: UIPAB and popup ame2171
10/26/2006 11:03:24 AM
simple example, please? thanks


Bryan Phillips ha scritto:

[quoted text, click to view]
AddThis Social Bookmark Button