Hello,
I have a serie where all 40 events are exactly at the same time point. Now only 7 EventTitles are being shown. Nevertheles underneath is enough space for further 10 Titles.
1) how can I get the empty space underneath filled?
2) Is there a way to be able to show all 40 events in one vertical line?
Thanks
Hello Christian,
Thank you for contacting Infragistics!
I have been able to reproduce the behavior you describe. I am currently looking into this matter to see if there is a way to show more of the events. I will update you with my progress.
Thank you for your patience. The space under the time line axis is for displaying multiple series:Multiple series XamTimeLine
After investigating this and doing some research, allowing large amounts of titles to appear for the same time slot has been determined to be a product idea. You can suggest new product ideas for future versions by submitting them here: http://ideas.infragistics.com.
Remember when submitting your idea to explain the context in which a feature would be used and why it is needed as well as anything that would prevent you from accomplishing this today. You can even add screenshots to build a stronger case. You can also link back to this thread for additional details.Thank you in advance to submitting your product idea.
Include a link to this thread in your idea so product management will be able to look back at this forum thread.
You may also want to consider using a different control to achieve the behavior you want such as the XamDataGrid or XamDayView
Christian,
The fix for development issue 253627 removes the constraint that was setting the maximum number of event tiles. This fix is now available in the latest service release which you can download from the my keys and downloads page.
Let us know if you have any questions.
Upon further investigation of this issue, it appears that for some reason, there was a piece of code that is hard-coded to essentially allow a maximum of seven event entries shown in the TimelineSeriesCollection.cs class. I am unsure why this was hard-coded this way, but this seems like a bug to me.
As such, I have asked our engineering staff to examine this issue a bit further, and I have created you a private support case so you can track the status of this bug. It has an ID of CAS-195526-Y5P3H7 and you can access it here.
Please let me know if you have any other questions or concerns on this matter.
Thank you for the update. There isn’t any property or setting to tell the XamTimeLine to render more events no matter the amount of space it has to render. It is designed to render events across a series of times/events instead of many events at a single time slot.
So it is not possible to fill the blue marked space (at least with some more events - not necesarily 40)with the current version of the timeline control?
That would also be a part of the product idea. The XamTimeline isn’t designed to display that many events in the same time slot.