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

RadCalendar Shows Multiple Selections

4 Answers 60 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
EmpowerIT
Top achievements
Rank 2
EmpowerIT asked on 15 Aug 2011, 11:51 PM
Hi Guys,

The lastest builds of the RadCalendar (Internal builds) seeem to have a problem with showing multiple selections.

Steps to reproduce -
1. Select a date in the current month.
2. Select a date in the previous month or the next month.

The month will change correctly but you end up with two selections displayed.

Regards,
Tarek

4 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 18 Aug 2011, 01:11 PM
Hi Tarek,
thank you for providing us a feedback!
We have done some tests, following the described in your feedback steps, but RadCalendar's behavior is the expected one, so we will need some additional information about your scenario in order to be able to reproduce the issue and fix it:

 1. Is the described case always reproducible?
 2. Where you've observed it- in the provided Telerik examples- project or in a custom project (if so, could you sent it to us, please)?
 3. How do you change the date selection- by flipping to the next/previous month, by clicking to the month name and selecting a new date from the loaded RadDateTimePicker or by code (in case of using a custom project)?

I am looking forward to your reply.

Kind regards,
Ivailo
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

0
EmpowerIT
Top achievements
Rank 2
answered on 20 Aug 2011, 03:44 AM
Hi,

I have attached an image that depicts the issue.

The problem occurs when I click on a date that is not part of the current month ... ie The last days of the previous month or the First few days of the Next Month.

I am currently using an updated build in order to get access to the appointment information within the CalendarButtonContentInfo

Regards,
Tarek
0
Ivo
Telerik team
answered on 23 Aug 2011, 08:14 AM
Hello Tarek,

We have prepared an instance of RadCalendar with predefined first day of the week- Sunday as shown on your screenshot, but could not reproduce the described issue, neither for the pointed on the screenshot date, nor for any other month.
Could please you send to us a sample code which reproduces the issue so that we may find and isolate the problem?

Also, what is the exact version of the controls you are using?

Thanks in advance! I am looking forward to your reply.

Greetings,
Ivo
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

0
EmpowerIT
Top achievements
Rank 2
answered on 25 Aug 2011, 09:51 PM
Hi Ivo,

I found the problem.

I had a binding on both displaydate and selectedvalue at the same time.

I now only bind SelectedValue to my ViewModel and everything is working ok.

Many thanks for your help.

Regards,
Tarek
Tags
Calendar
Asked by
EmpowerIT
Top achievements
Rank 2
Answers by
Ivo
Telerik team
EmpowerIT
Top achievements
Rank 2
Share this question
or