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

selectDate not working with MultiViewColumns

2 Answers 71 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Levi
Top achievements
Rank 1
Levi asked on 07 Jul 2010, 06:08 PM
I have a calendar with MultiviewColumns = "2". I need to be able to select dates using javascript. 

selectDate() works properly when there is only one calendar. But when I have MultiviewColumns="2", select date does not properly select the "same" dates in both calendars.

For instance.. the July calendar will also show Aug 1, 2, 3, 4, 5, 6, 7 etc. If I call selectDate on an August Date, it will select the date on the first calendar but not the second (which is the August Calendar). So basically the dates appear on both the july and august calendar but they only get selected on the july calendar. How do I fix this? I basically have a loop that selects a date range via javascript that Vlad has been helping me with. 

Thanks!


2 Answers, 1 is accepted

Sort by
0
Levi
Top achievements
Rank 1
answered on 12 Jul 2010, 02:10 PM
Any word from Telerik on this?
0
Maria Ilieva
Telerik team
answered on 13 Jul 2010, 11:32 AM
Hello Levi,

I tried to replicate the described issue locally but to no avail. Please find attached a project which works as expected on my side. Test it locally and let me know what the difference in your case is.


Kind regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Calendar
Asked by
Levi
Top achievements
Rank 1
Answers by
Levi
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or