Welcome Guest Search | Active Topics | Sign In | Register

Dialog control ConfineElementID Options
Tomas Urbina
Posted: Friday, July 31, 2009 1:57:32 PM
Rank: Member
Groups: Member

Joined: 1/9/2009
Posts: 15
Hi

I have a Dialog control but i need this don't move and apear in a specific position, confinelementid set but no function the dialog show over the element (what type of element must be to content the dialog?) and also i need set the size and that showing the scrollbar.

have some example for this? i search on documentation but don't find.

Thanks.
eo_support
Posted: Friday, July 31, 2009 2:08:26 PM
Rank: Administration
Groups: Administration

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

I don't think the dialog can do what you wanted. ConfineElementID is to confine the dialog inside a region, not to confine it outside of the region.

I don't know what you mean by "set the size and that showing the scrollbar". If you wish to show the scroll bar inside the dialog, just use overflow: auto CSS attribute there on whatever element you want the scrollbar to appear on. It has nothing to do with the dialog.

Thanks
Tomas Urbina
Posted: Friday, July 31, 2009 2:13:39 PM
Rank: Member
Groups: Member

Joined: 1/9/2009
Posts: 15
Yes is this i want i do.

what is the control to use for confine inside this region. i use a panel control but the dialog apear over this control and i need confine inside this control or other (what control can i use?)
eo_support
Posted: Friday, July 31, 2009 2:19:49 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
You use the ID of regular DHTML element. Not a server control. Please see the source code of this sample to see how it works:

http://demo.essentialobjects.com/Default.aspx?path=Dialog\_i1\_i9

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.