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

Navigate to a custom form instead of edit popup

1 Answer 54 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 15 Jun 2016, 11:46 AM

Hi,

I've been looking at the code posted here...

How can this be adapted to navigate to my MVC view Requests\RequestDetail?id= + the ID of the clicked event?

Thanks

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladimir Iliev
Telerik team
answered on 16 Jun 2016, 07:39 AM
Hello Jon,

You can use the "edit" event (or even the "change" event) of the Scheduler to which the selected event is passed as argument and use it to redirect the page, for example using jQuery. For example of redirecting to another view using jQuery you can check this thread at StackOverflow.

Regards,
Vladimir Iliev
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Scheduler
Asked by
Jon
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or