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

RadScheduler switch between views not working

1 Answer 80 Views
Sharepoint Integration
This is a migrated thread and some comments may be shown as answers.
Mateusz
Top achievements
Rank 1
Mateusz asked on 02 Mar 2012, 09:16 AM

Hi! I create webpart in visual 2008 and i add radscheduler control to this webpart than i deploy this web part on sharepoint 2007 and the control appers on the page. Than I want to be able to chage the views (day->week->month...) but it wan't work so I find out that NavigationCommand suppose to handel this but when i add this.scheduler.NavigationCommand += new SchedulerNavigationCommandEventHandler(RadScheduler_NavigationCommand); and i handel some action in RadScheduler_NavigationCommand nothing happens the application don't even go into this function when i click on day, week, month on the page. I don't know why and i don't have any idea how to handel it. Please help me.

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 06 Mar 2012, 09:23 AM
Hello Mateusz,

 
Changing the views is a build-in functionality in RadScheduler and you don't have to add a handler in order to allow it. Please refer to the Configuring SPRadScheduler Web Part help article and follow the steps that are listed there.

Hope this will be helpful.

All the best,
Plamen Zdravkov
the Telerik team
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 their blog feed now.
Tags
Sharepoint Integration
Asked by
Mateusz
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or