in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

newbe schedule questions (working time, custom object)

Last post 6/13/2007 7:53 AM by Alex Nekrasov. 0 replies.
Page 1 of 1 (1 items)
Sort Posts:
Previous Next
  • 6/13/2007 7:53 AM

    newbe schedule questions (working time, custom object)

    im moving from infragistics schdule control to devexpress and have couple of questions:

    1. In my application resource is an employee, each employee can have its own working time (this can be thought as time when resource is available) and i would like to  display working time with a different color. I found that views have workTime property but it is set for all resources. So i can not achieve what i want using this property. Is it possible to impletment with custom painting (i havent tested it yet)? What are another ways to implement this feature?

     2. Application use custom objects, and datasources are not a binding lists but custom components too. What is the best practise to implement mapping between my custom objects and appointments and resources? FieldsMapping is not working cause appointments in my app do not have resourceId property, instead the have property Resource which has ID property but setting "Resource.ID" as mapping of resourceId is not working. Also resources and appointments to not have "Tag" so the one possible way to associate schedule objects with business objects is dictionaty, which seems to be slowly.

    Filed under: ,
Page 1 of 1 (1 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED