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

[Solved] Appointment Edit

1 Answer 89 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 23 Mar 2009, 04:11 PM
Hi Guys,

I have an app where the appointments are auto-generated on the back end. They act like schedule blocks. Anyway, I want to be able to have the users click on the appointments in the scheduler to select it and fill in a form. The form is on a panel with a modal popup.

I can get the form to popup correctly but not without the scheduler also showing an edit form. I was able to shut off the advanced form but not the simple one. If I set the schedule to false on enable edit then I get no click event.

Any thoughts on how I can correct this situation? I don't really want to use the advanced form as I like the modal.

Thanks,
Eric

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 25 Mar 2009, 12:06 PM
Hello Eric,

You should cancel FormCreating, as in this demo:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/raddock/defaultcs.aspx

All the best,
Peter
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Scheduler
Asked by
Eric
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or