This is a migrated thread and some comments may be shown as answers.

RadDatePicker Bug?

3 Answers 94 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
brad
Top achievements
Rank 1
brad asked on 09 Oct 2008, 02:59 PM
Hello,

i beleive i found a bug i would like to make Telerik aware of. First off let me give you a quick idea of the webpage. im short on time so i can't really make a demo of it.

webage has several different tables performing different things. each table has a fieldset wrapped for designer looks. we also have a RadformDecorator using the Vista skin and DecoratedControls property set to all.

in 1 of these tables, we orginally used an ajax calender extender on a textbox. however the raddatetpicker provided more functionallity so we replaced the ajax extender and textbox with the raddatepicker.

immediatly upon page load we were getting runtime errors in the Script Resource, and the raddatepickers would come back not aligned, large gaps of space etc..

my solution was starting simple, comment out everything except the raddatepickers and put things in 1 at a time to see what conflict between controls was causing this issue.

i started with radajax panels and radmanagers, they worked well and the raddatepickers were loading correctly when uncommented.

then i uncommented the table with all other controls. worked fine. then the fieldset, worked fine.

then i uncommented the radformdecorator. got the same problem as listed above.
i set the property for DecoratedControls from "all" to "fieldset"

problem solved.

it appears the radformdecorator and raddatepicker have some kind of conflicting designer issues. when the radformdecorator is set to the raddatepicker.


Brad

3 Answers, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 10 Oct 2008, 08:31 AM
Hello Brad,

Could you please make sure that you are using the latest version of the control? We've had such problem in the previous version but we believe we fixed it.

If you still experience problems after upgrading, please send us a small sample project that reproduces them and we will check it right away.


Sincerely yours,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
James
Top achievements
Rank 1
answered on 27 Oct 2008, 03:33 AM
Hi Georgi

I'm having the same problem.  The version of Telerik.Web.UI.dll is 2008.2.1001.35.  I have a RadFormDecorator set to "All", and several datepickers on the page (the DatePickers are all sharing a single Calendar using SharedCalendarID to cut down on page size).  Some are within a RadTabControl, some not.

The problem only occurs in Internet Explorer, not Firefox.  Since you believe you've fixed the problem, is it possible that it was only fixed for Firefox?

0
Georgi Tunev
Telerik team
answered on 27 Oct 2008, 07:50 AM
Hello James,

The problem is fixed in the Q3 Futures version - I apologize for not specifying this in my previous reply. More information on that build and a screenshot of the download location is available here:
http://www.telerik.com/community/forums/thread/b311D-bgmcha.aspx


Best wishes,
Georgi Tunev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
FormDecorator
Asked by
brad
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
James
Top achievements
Rank 1
Share this question
or