Welcome Guest Search | Active Topics | Sign In | Register

Control not Visible Options
Richard Green
Posted: Friday, September 17, 2010 4:59:26 PM
Rank: Newbie
Groups: Member

Joined: 9/17/2010
Posts: 4
I just purchased the set of EO Controls. I added a CalendarPopup Control to my page and published the page. The Control does not appear on the page... and yes the control's visible property is set to true. By Viewing the source of the page its adding some of the javascript and such, but the control doesnt appear at all... Any Ideas about this.

ps. I tried the CalendarPopup and the ColorPicker on an New Web Application and the ColorPicker Worked, the CalendarPopup Didnt.

Thanks
-Richard
eo_support
Posted: Friday, September 17, 2010 5:06:34 PM
Rank: Administration
Groups: Administration

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

Thank you very much for your business. The CalendarPopup is an advanced control that is initially invisible. The purpose of the control is so that you can "show" it with JavaScript whenever you need to, here is an example of how it is used:

http://demo.essentialobjects.com/Demos/Calendar/Features/Popup%20Calendar/Demo.aspx

This page has a single CalendarPopup control. It is not visible until one of the link is clicked (at which point the link calls some JavaScript code, which calls the CalendarPopup's client side API to display the popup). You can take a look of the sample source code to see how it works.

If you just wish to use a regular calendar or drop down date picker, you would use Calendar or DatePicker control respectively.

Hope this helps. Please feel free to let us know if you have any more questions.

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.