Is it possible to show the insert form by clicking a link (for ex. Add an Event link) from outside the scheduler?
I am using the onClientTimeSlotClick to open the Insert form on a single click, but I do not want the user to navigate to the particular date to add an event.
Thanks.
1 Answer, 1 is accepted
0
Accepted
Peter
Telerik team
answered on 27 Jan 2009, 03:59 PM
Hello Kris,
Yes, in the click handler of the link call the ShowAdvancedInsertForm method. For example: