Hello,
I thought I read somewhere that I can make changes and put my own input fields in the popup. Can I do this? And if so, can I put a data binded dropdown with a list of business names and when one is selected bind another dropdown on the popup with the contact name? SO I need two data binded dropdown controls on the popup and one will rebind the other after a selection is made.
Thanks,
Warren
I thought I read somewhere that I can make changes and put my own input fields in the popup. Can I do this? And if so, can I put a data binded dropdown with a list of business names and when one is selected bind another dropdown on the popup with the contact name? SO I need two data binded dropdown controls on the popup and one will rebind the other after a selection is made.
Thanks,
Warren
4 Answers, 1 is accepted
0
Hello Warren,
Please refer to this online demo, which demonstrates how you could customize the advanced form of the RadScheduler. In addition, you could implemented your custom business logic in the AdvancedFormCS user control.
Regards,
Nencho
Telerik
Please refer to this online demo, which demonstrates how you could customize the advanced form of the RadScheduler. In addition, you could implemented your custom business logic in the AdvancedFormCS user control.
Regards,
Nencho
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.
0

Warren
Top achievements
Rank 1
answered on 22 May 2014, 06:32 PM
Hello,
I was looking at this today and, of course, it looks very complicated. So to add two controls to the advanced popup I have to modify every one of the files in the example? If I can't figure it put I may just pay someone on some site to do this for me.
Warren
I was looking at this today and, of course, it looks very complicated. So to add two controls to the advanced popup I have to modify every one of the files in the example? If I can't figure it put I may just pay someone on some site to do this for me.
Warren
0

Warren
Top achievements
Rank 1
answered on 22 May 2014, 08:35 PM
For another item for my project I need to do a popup window for my asp.net site and was looking at the window modal popup. Could I actually just create my own popup this way and call it when an appointment is clicked on to view and update? I imagine I can retrieve the data myself and do this. Is this possible?
Thanks,
Warren
Thanks,
Warren
0
Hello Warren,
I would like to refer you to another helpful online demo of the RadScheduler, where you could observe how such custom edit/insert form is created and how the binding is performed :
http://demos.telerik.com/aspnet-ajax/scheduler/examples/raddock/defaultcs.aspx
Regards,
Nencho
Telerik
I would like to refer you to another helpful online demo of the RadScheduler, where you could observe how such custom edit/insert form is created and how the binding is performed :
http://demos.telerik.com/aspnet-ajax/scheduler/examples/raddock/defaultcs.aspx
Regards,
Nencho
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.