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

Best way to store resources to use it on AJAX and Winforms

1 Answer 90 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Martin Gartmann
Top achievements
Rank 2
Martin Gartmann asked on 18 Apr 2016, 03:07 PM

Dear users,

for a winform application i use a database like in the attached picture suggest-db.jpg with success, inspired and modified for my app starting from http://www.telerik.com/blogs/data-binding-with-radscheduler-for-winforms.

Here in a 2nd table AppointmentsResources the AppointmentID and the ResourceID is stored.

Is it possible to use the same db structure for ASP.NET AJAX scheduler because there a different datasources is used for the ResourceTypes Collection.

For me it seems not, because i can't update my AppointmentsResources table, just the dataset for the scheduler itself.

Any suggestion how to bring my resource value into AppointmentsResources.

Or must i have a seperate field for every resourcetype im my Appointment Table.

Kind regards

Martin

 

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 21 Apr 2016, 12:13 PM
Hello Martin,

The demonstrated database structure should be suitable for implementation with the RadScheduler for ASP.NET Ajax as well. However, in addition, I would suggest you to give it a try in a testing environment
as revise our documentation on the matter:

http://docs.telerik.com/devtools/aspnet-ajax/controls/scheduler/data-binding/overview

Regards,
Nencho
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Scheduler
Asked by
Martin Gartmann
Top achievements
Rank 2
Answers by
Nencho
Telerik team
Share this question
or