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

Get Current Active View of Rad Schedular

1 Answer 122 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Asad
Top achievements
Rank 1
Asad asked on 29 Sep 2013, 07:20 AM
I have developed user time sheets against each user. After the end of week user has to submit his / her time sheet. I have a field in db against every time sheet to check whether time sheet is submitted or not.

To submit time sheet, i need the date range of current active view in the rad scheduler. For example if user is in 23 sep - 28 sep range and user presses submit button i want to get this datesheet range in my code file. similarly if user has navigated to 16 sep - 21 sep and want to submit the old timesheet then i want to get the selected date range in my code file.

How can i do this, i have searched lot on this issue but i am not able to find any useful help.

Thanks

Kind Regards
Asad

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 02 Oct 2013, 11:59 AM
Hello,

I would like to clarify that the RadScheduler does offer the following properties that might be helpful in your case:
  1. RadScheduler1.VisibleRangeStart and RadScheduler1.VisibleRangeEnd return start date and end date information for the current active view.


Regards,
Boyan Dimitrov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Asad
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or