Hello,
Can anyone help me with the Database script to create the tables which will work with this sample?
http://help.infragistics.com/NetAdvantage/ASPNET/2010.3?page=WebSchedule_WebScheduleGenericDataProvider_CRUD_Statements_for_SQL_Data_Source.html
Thanks
Hi,
Yes sure. Could you be more specific? Do you have any issues creating the database? You don't need any custom scripts, your tables can have any schema the important thing is that they have the correct mappings between Appointment / Resource properties and database columns.
Thank you,
Angel
Thanks Angel,
I created the tables and it is working fine.
I am looking for the functionality with the MonthView say 3months,6months view,1 year view etc.
Also in WeekView as 3weeks,6 weeks view .Is it possible with these controls?
Right now we can do it with DayView as with parameter visibledays.