My application keeps track of appointments for a group of people. I'd like have the UltraMonthSingleView display a summary of the appointments instead of the the appointment details as it does by default. For example, Monday July 9th would have
John, 5
Steve 8
Alice 7
On July 10th
Steve 10
Is there a way to do this ?
Hi stokara,
This behavior is not actually supported by the UltraWinSchedule line of controls; however, it may be possible with a custom implementation, very likely involving a creation filter. This approximate functionality was mentioned in another forum post, which I have provided the link to, below.
The developer in that post recommended the following KB article, which demonstrates one custom approach which may be used to achieve this effect. Note that the article details an implementation involving the UltraDayView control, but the general approach will hold true for other UltraWinSchedule controls.
Creation Filter demonstration:http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=7316
Mentioned forum thread:http://es.infragistics.com/community/forums/t/21013.aspx
If you have any further questions, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support