I'm trying to add resources to the radscheduler (Room, Type, etc). I see in the documentation how to do this with the datasource pulling from SQL, but what about just adding values in the code behind file and textboxes which allow the user to input whatever the want?
Thanks,
-David
1 Answer, 1 is accepted
0
Accepted
T. Tsonev
Telerik team
answered on 22 Feb 2008, 04:08 PM
Hi David,
You can generally add resources to the Resources collection of RadScheduler in the FormCreating event.