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

asp:MultiViewand RadDatePicker issue

2 Answers 19 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Ronen Divon
Top achievements
Rank 1
Ronen Divon asked on 07 Oct 2008, 09:02 PM
I have a page where I am using asp:MultiViewand in one of included pages I am using radDatePicker, but the radDatePicker won't work. I even put a radDatePicker in the page by itself and the popup doesn't work. Does asp:MultiView not work with this control?

2 Answers, 1 is accepted

Sort by
0
Missing User
answered on 08 Oct 2008, 08:51 AM
Hi reverland,

I tried to reproduce the described problem by preparing a test project, but unfortunately to no avail. Please find the attached project which works as expected at our side. Could you please modify it so the problem to appear and send us steps to reproduce the issue? Thanks for your cooperation.



All the best,
Plamen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ronen Divon
Top achievements
Rank 1
answered on 09 Oct 2008, 09:06 PM
Ok I found out that the issue was the control had RunAt="server" instead of runat="server" . The control runs fine outside of multiview with the mixed case, but then didn't work when inside of a multiview. Thanks for the help.
Tags
Calendar
Asked by
Ronen Divon
Top achievements
Rank 1
Answers by
Missing User
Ronen Divon
Top achievements
Rank 1
Share this question
or