Wednesday, March 21, 2012

Problem layout calendar-control

Hello,

I have a page with an update-panel. In the update panel a user control is used on which a calender control is used to pick a date. When I click on the image button which is used as popup button, the calender appears, but no layout is applied. When I put the user control outside of the update panel, everything works as expected.

I used the IE developer toolbar to examine the CSS and the references and I noticed that when I put everything outside the update panel an extra link-reference is made to an embedded resource, probably the CSS for the calendar control. When I use the update-panel this reference does not appear and the layout is not applied.

Has anyone experienced this behaviour? Is this a bug? The workaround is pretty easy: do not use the update panel or explicitly reference the CSS embedded resource, but it is not the nice way to solve this :-)

Suggestions?

Gr,

Jelle

Hi

Would you please create a simple reproduce of this issue? I'd like to have a test on your simple reproduce to see whether it really is a bug or not.

Cause you already have a pretty easy workaround,the post can be marked "resolved",but if you provide a simple reproduce, I will work over it to see whether it really is a bug or not.

Thanks

No comments:

Post a Comment