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

[Solved] Advanced form won't show if using dates

2 Answers 101 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Emilie Lessard
Top achievements
Rank 1
Emilie Lessard asked on 07 Dec 2009, 02:57 PM
Hi!
In our advanced form, we have a couple of custom DateTimePickers.
When the date is affected, it'll select the right month/day/year/hour/minute from its DropDown controls...

This is where it gets weird...
When binding the Start and End date, if the DateTimePickers are affected with the date passed in the value, no advanced form will show up (ie: you can click on the appointement like mad, nothing will happen)
If I comment the set property of the Start and End date (thus not affecting the DateTimePickers), the advanced form will show up (but will empty drop downs for the DateTimePickers)...

Nothing crashes, no error is shown or logged... just prevents you from doing anything.

Am I to understand you can't affect controls in the advanced form? O.o

2 Answers, 1 is accepted

Sort by
0
Emilie Lessard
Top achievements
Rank 1
answered on 07 Dec 2009, 04:50 PM
I've tried to work around it and put the scheduler in a runat="server" div and the advancedform in another runat="server" div...
When clicking an event in the scheduler, I set the scheduler's div visible="false" and the advancedform div visible="true"
The event fires correctly but again, NOTHING happens...

No error, no log, no exception... nothing happens at all...

The only thing I can think of now is redirecting the user to a complete new page containing the advanced form...
But I'd really like NOT to do that....

Ideas anyone?
0
Dimitar Milushev
Telerik team
answered on 10 Dec 2009, 02:51 PM
Hello Emilie Lessard,

Can you please open a support ticket and send us a sample project that reproduces the problem so we can investigate the issue locally?

Greetings,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Emilie Lessard
Top achievements
Rank 1
Answers by
Emilie Lessard
Top achievements
Rank 1
Dimitar Milushev
Telerik team
Share this question
or