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

EnableMultiSelect Bug?

12 Answers 46 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
DogBizPro
Top achievements
Rank 1
DogBizPro asked on 11 Sep 2015, 01:25 AM

I have EnableMultiSelect=False. I am showing multiple months in the view. On the other months you can select multiple dates. Why is that? How to I disable that too?

 On September if I select a second date it automatically unselects the initial one. Why does it no do that for October?

12 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 11 Sep 2015, 02:24 PM
Hello,

Can you please share your RadCalendar markup so that we can revise it locally and advise you further.

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
DogBizPro
Top achievements
Rank 1
answered on 11 Sep 2015, 02:28 PM
                        <telerik:RadCalendar runat="server" ID="radCalendar" EnableMultiSelect="false" EnableAjaxSkinRendering="true" MultiViewColumns="3" MultiViewRows="4" EnableViewSelector="false" UseColumnHeadersAsSelectors="false" UseRowHeadersAsSelectors="false" ShowRowHeaders="false" EnableWeekends="true" ShowFastNavigationButtons="false" ShowNavigationButtons="false" OnDayRender="radCalendar_DayRender" />

0
DogBizPro
Top achievements
Rank 1
answered on 11 Sep 2015, 07:58 PM
Also, how do I make the selected disabled dates show the same as the selected enabled ones?
0
Maria Ilieva
Telerik team
answered on 16 Sep 2015, 11:20 AM
Hi,

It appears that the described issue is a bug for the RadCalendar control and I have logged it into our tracking system. Our development team will further research in this issue and will do the best to fix it as soon as possible.
As for the selected dates style, the required functionality is not supported with the disabled dates and you can not apply the selected style to them.

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
DogBizPro
Top achievements
Rank 1
answered on 21 Sep 2015, 07:16 PM
When is this going to be fixed? We have a release scheduled for our software and cannot release this until you have fix!
0
Maria Ilieva
Telerik team
answered on 23 Sep 2015, 12:24 PM
Hi Stephanie,

We are currently in process of fixing this issue and the fix should be available in the upcoming Q3 2015 release that is scheduled for 30th of September. Meanwhile you can avoid the problem if you set ShowOtherMonthDays property of the Calendar to "false"

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
DogBizPro
Top achievements
Rank 1
answered on 23 Sep 2015, 12:50 PM
Thanks for the update. Not very happy it will be another month and we have a scheduled release before that. I understand we can turn of the other months days, but I do not believe that will 'fix' it. It is any days on the calendar other than the current month, not the 'other' days on the current month...
0
Maria Ilieva
Telerik team
answered on 28 Sep 2015, 10:20 AM
Hello Stephanie,

The new release will be available till the end of the week and the fix will be included in it. I can ensure you that setting the "ShowOtherMonthDays" property to "false" will fix the issue as we have tried it locally during investigated the problem. Give i ta try and see how it goes.

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
DogBizPro
Top achievements
Rank 1
answered on 28 Sep 2015, 02:42 PM

Thank you for the update. That does seem to fix it although is is a bit strange that it does since it is not only the other month days that were having the issue. Thanks!

 

0
Maria Ilieva
Telerik team
answered on 01 Oct 2015, 12:13 PM
Hi,

This is to let you know that unfortunately the development team was not able to released the fix for the current latest release and we are still working on it solution.
Also it appears that the problem actually occurs in case the AutoPostback is set to "false", which in general is not s supported scenario as we stated int his topic:
http://docs.telerik.com/devtools/aspnet-ajax/controls/calendar/radcalendar/multi-view-mode

So other solution for now is to set the AutoPostBack property to "true" and see if this works for you.

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
DogBizPro
Top achievements
Rank 1
answered on 01 Oct 2015, 01:09 PM
That is not good. Why would the autopostback=false not be supported? Why should we have to postback using server resources if not necessary? It works fine for the current month, so that seems like a true bug to me.
0
Maria Ilieva
Telerik team
answered on 02 Oct 2015, 02:06 PM
Hi,

As we wrote in our official documentation the MultiMonth RadCalendar is working only with AutoPostBack set to "true". Despite of this our development team is doing their best to fix this functionality for the scenario you have and I have their confirmation that this issue will be fixed as soon as possible.

Regards,
Maria Ilieva
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Calendar
Asked by
DogBizPro
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
DogBizPro
Top achievements
Rank 1
Share this question
or