Welcome Guest Search | Active Topics | Sign In | Register

Flyout inside a control ? Options
Nuno Nogueira
Posted: Monday, September 26, 2011 1:50:01 PM
Rank: Member
Groups: Member

Joined: 2/24/2011
Posts: 25
Hello.

I put a flyout control within an accordion, but it does not display anything, if you remove the flyout from inside the Accordion it works fine, any idea how to solve this?

Actually, let me correct.

The control that triggers the flyout is inside the accordion, not the flyout itself, i just put an ImageButton inside the accordion, but does not display anything if you put it out of the accordion it works fine.
eo_support
Posted: Tuesday, September 27, 2011 8:23:42 AM
Rank: Administration
Groups: Administration

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

This is normal. The Flyout control and its triggering control must be inside the same naming container. Usually a template defines its own naming container. So in this case the control inside the accordion's naming container is the containing template, this is not the same as the Flyout's (The Flyout's naming container is usually the page). So it won't work. To make them work, you can either bring the button out or bring the flyout in.

Thanks

Nuno Nogueira
Posted: Tuesday, September 27, 2011 10:28:42 AM
Rank: Member
Groups: Member

Joined: 2/24/2011
Posts: 25
Ok, it works! 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.