Hello everybody.
I need to manage category in my WebSchedule site.
I have read the post how to add custom objects to an appointment?; is this solution the easiest way to add category with color management to our appointments in WebSchedule?
If the solution mentioned in the link above is the easiest to add property to appointment, I will try it, if not, please suggest me other solutions.
BDM.
Hi,
If you are using the GenericDataProvider, you do not need to subclass. It has a property called DataRow from where you can access all of your custom properties in the underlying dataSource , they don't need to be bound to Appointment or Resource properties.
Here are some links to get you started:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2010.3/CLR4.0/HTML/WebScheduleGenericDataProvider_About_WebScheduleGenericDataProvider.html