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

Select an entire month

1 Answer 41 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 28 Jul 2010, 04:52 AM
How would I go about selecting an entire month?...I've got the client object, just not sure how to go about ONLY getting the current month....is there a function for that?

Now on date select I'm doing an XmlHttpCallback to get values for the selected dates...so I don't want that to trigger until the entire month is selected (otherwise it'd be 30ish queries all returning gradually more and more data)

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 02 Aug 2010, 10:56 AM
Hello Steve,

Actually the needed scenario could be achieved only if you loop through all the dates in a month and verify if they are selected or not. For more information on getting the current month you could refer to the following forum post:
http://www.telerik.com/community/forums/aspnet-ajax/calendar/getting-current-month-without-a-day-selected.aspx


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
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Maria Ilieva
Telerik team
Share this question
or