|
Browse by Tags
All Tags » WebSchedule ( RSS)
-
Hello - I've been working with a custom implementation of the WebSchedule. I'm setting up recurrence and variances, and things seem to be working. I've run into one problem though. When I create a variance to the recurrence pattern, things fire as I'd expect. When I then go back to that...
-
I am testing out the Infragistics schedule component. I have a custom data provider that fetches and updates appointments and recurrences. Everything displays as expected. Here's the easy question. When opening a recurring event, I never get the " Modify Recurrence Dialog " which tells...
-
[quote user="brassier"] I took the UpdateSnoozeInterval code from Infragistics and pulled it into my solution. It's referencing the Page object, which has no context and creates the exception. I changed those references to this.WebscheduleInfo.Page which seemed to work (not sure if that's...
-
Please see if this thread answers your question, http://forums.infragistics.com/forums/t/5135.aspx
-
[quote user="brassier"] 1) Snooze Functionality - It doesn't look like the original data structures account for storing snooze information. I also see that there are 2 different persistance types for snooze information (Cookie and ControlState). I didn't notice any difference when using...
-
Hello - I've been using the WebSchedule components to see how difficult our implementation will be. In doing so I've run into some quirks of the reminder features. Any insight on the items below would be appreciated: 1) Snooze Functionality - It doesn't look like the original data structures...
-
Hi, everybody! We are using Webschedule in our application. We have modified the sample for the tabbed single resource calendar. This works fine, out users can add, edit, and delete appointments. The issue we are having with is the pop-up reminders. If the users stays on the page and clicks the Snooze...
-
Is there a sample project out there that extends WebScheduleDataProvider? Sample project that extends Appointment class by adding additional Properties and addtional database fields. That will also extend WebScheduleDataProvider so that it handles these additional field. Something like situation described...
-
Thanks levon, It great, this is working now. One more thing, that when i save the appointment in the appointment window and restart the application again, the appointment just got flush. So can you please suggest how can we save the appoinment in the datasource or any datafile like xml.. Thanks in advance...
-
I'm planning to use WebSchedule along with its database to store user Activities. Qustion: How does WebSchedule database store the information that link user (who is logged in) with his/her Activities? Looks like Resource is what suppose to represent a user. If that is so, then ResourceID needs to...
|
|