Rank: Advanced Member Groups: Member
Joined: 6/13/2007 Posts: 32
|
Hi,
We have an ASP.NET Wizard control within an EO.CallBackPanel. we would like a button in one step of the wizard control to be the trigger for the call back panel. Is it possible ? how ?
Please note : we dont want the Wizard Control to be the trigger.
Regards, Aboozar
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
The only way is to use client side eo_Callback JavaScript function. It's not possible to do that through triggers without setting the wizard control as a trigger because the button didn't even exist in the page at the very begining.
Thanks
|