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

Can calendar navigate without postbacks?

5 Answers 99 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
abdu bukres
Top achievements
Rank 1
abdu bukres asked on 24 Sep 2010, 01:26 AM
It seems autopostback needs to be true for month navigation to work. Can calendar navigate without postbacks, just with using javascript?

5 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 27 Sep 2010, 03:03 PM
Hi Abdu Bukres,

RadCalendar needs to postback when navigating only when you have multiple month views, as in the following demo:

http://demos.telerik.com/aspnet-ajax/calendar/examples/functionality/multimonthview/defaultcs.aspx

Otherwise a postback is not necessary, as you can see in the other RadCalendar demos.

Let us know if you need more information.

Kind regards,
Dimo
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
0
Jean-Pascal van der Endt
Top achievements
Rank 1
answered on 06 Oct 2010, 05:00 PM
Hi,

I'm using the multi-month view (just 2 months, MultiViewColumns="2") in a scenario with a date range selection. I understand that there will be full support for date range selection in the upcoming Q3 release.

I'm hoping that the autopostback=true requirement for multi-month view will be dropped in this release as well. Can anyone confirm this? I'd like my users to be able to navigate through the calendar quickly (i.e. clientside only) with a two-month view.

EDIT: obviously, doing a date range selection in an autopostback=true scenario would be awkward anyway.

Thanks for any feedback.
0
abdu bukres
Top achievements
Rank 1
answered on 06 Oct 2010, 05:12 PM
The change to another month in multimonth should be done in the client side. I have used two other datepickers from other vendors and they are doing it client side.
0
Dimo
Telerik team
answered on 07 Oct 2010, 07:36 AM
Hi all,

Currently we have no intention to drop the postback requirement for multimonth calendar, however, we can research this behavior in the future.

Regards,
Dimo
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
0
Jean-Pascal van der Endt
Top achievements
Rank 1
answered on 07 Oct 2010, 10:11 AM
Hello Dimo,

Thanks for looking into this. I really hope that the clientside multi-month navigation will be part of the product soon.

Regarding my date range selection scenario: at a minimum, I'd like to be able to control whether the calendar posts back while the range is being set; if it's a two-click selection (i.e. click date 1, click date 2), it would be awkward if the calendar posts back after the first click.

I hope this makes sense.
Tags
Calendar
Asked by
abdu bukres
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Jean-Pascal van der Endt
Top achievements
Rank 1
abdu bukres
Top achievements
Rank 1
Share this question
or