Hi, i want to show a 7 days dayview control on my webform. now i want select a hour ( or select a range of hours (like from 10:00 to 111:30) ) and call my own custom add appointment screen. how can i handle this . currently i use v10 vol.2 framework 4.0.when i now save the data in my sql server database, can i use the
GenericDataProvider To DataSet
samples to bind the data to my day/week/month view?thanks martin
Hello Martin,
There is online sample about Binding Generic DataProvider to DataSet:
http://samples.infragistics.com/2010.2/WebFeatureBrowser/contents.aspx?showCode=true&t=WebSchedule/WebSchedule_GenericDataProvider_DataSet.aspx~srcview.aspx?path=~srcview.aspx?path=WebSchedule/WebSchedule_GenericDataProvider_DataSet.src
Please let me know if you need further assistance.
hi Georgieva, thanks for your reply, with the custom dataset it works. But could you help me to inplement a custom add appointment dialog. where i have my own data.
thanks
Let us know if you need further assistance regarding this.
This happens because the links are referencing the 8.1 help.
Below are the links referencing the 10.3 online help:
Extending Appointments and Resources
Creating a Custom Data Provider
Overview of the Stored Procedures Used by WebSchedule Data Providers
InitializeAppointmentBindings Method
AppointmentBinding Property
AddCustomParameter Method
IDataFetch Interface
IDataUpdate Interface
Guidelines for Customizing the Appointments and Reminders Forms
You may also find the needed information in the online help by the search functionality.
Hi, all the infragistics links in the thread
http://forums.infragistics.com/forums/p/7683/31325.aspx#31325are not working :(
The following forum thread discuss how custom Appointment class can be implemented
and how WebSchedule Forms can be customized.
http://forums.infragistics.com/forums/p/7683/31325.aspx#31325
Let us know if you need further assistance.
and the click behavior is also not the same. when you click in the sample the ressources would be marked. i currently work with v10 vol2 framework 4