Welcome Guest Search | Active Topics | Sign In | Register

Problems with control in dialog Options
PThompson
Posted: Tuesday, April 15, 2008 5:52:51 AM
Rank: Advanced Member
Groups: Member

Joined: 10/31/2007
Posts: 51
Hi Guys,

I'm loading a control onto a dialog control inside a callback execute to load it like a popup.

This works fine.

My problem arises when I access the control loaded. None of the server events are triggered.

This control is load elsewhere in my app, but on a pages and works fine.

Page scenario as follows:

Callback1
Controls....
Image button

Callback2
dialog

Callback1: client side: calls callback2 execute
Callback2: server side: loads control onto dialog and set initstate to visible.


I'm using this route as i want several buttons to load different controls in the dialog.

I've tried not having a callbackpanel around the dialog, but then i cannot dynamically load it's contents. If the control is preloaded it's fine without the callback

Am I missing a setting on either the callback or dialog? Can you help?

Thanks
eo_support
Posted: Tuesday, April 15, 2008 6:11:09 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
Hi,

That usually has to do with dynamic loading, not to do with our controls. The following post has more details:

http://essentialobjects.com/Forum/Default.aspx?g=posts&t=1179#5018

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.