Welcome Guest Search | Active Topics | Sign In | Register

DatePicker redraw in IE Options
Samuele
Posted: Thursday, December 4, 2008 12:58:40 AM
Rank: Advanced Member
Groups: Member

Joined: 5/31/2007
Posts: 58
Hi,

I've a page with six datepicker in a callbackpanel and if, for example, i reset fileds i must wait a lot of time.. I've try to use Firefox to test the page and it is a flash..

The issue is a lack of IE or there is a trick to increase redraw speed??

Thanks
Paroca

eo_support
Posted: Thursday, December 4, 2008 10:50:24 AM
Rank: Administration
Groups: Administration

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

If you only wish to reset the DatePicker, I believe you can use our client side JavaScript interface. It will be something like this:

eo_GetObject("DatePicker1").setSelectedDate(null);

If you are not already familiar with our client side JavaScript interface, you may wish to go over this topic:

http://www.essentialobjects.com/ViewDoc.aspx?t=clientapi_howto.html

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.