Rank: Member Groups: Member
Joined: 5/6/2008 Posts: 21
|
Hi,
When click in submit button --> the dialog URL is modified it works fine
but i need to show the dialog after this postback, with the same button, but i don´t know how, coz the postback doesn´t allow to show the dialog.
thanks for ur help
excuse my english
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
You would set the dialog's InitialState to EO.Web.DialogState.Visible.
Thanks
|
Rank: Member Groups: Member
Joined: 5/6/2008 Posts: 21
|
thank u very much
|