Is it possible to show the weeknumbers in a Timeinterval (1-52), instead of the from-to dates?Maby a special HeaderTextFormat that I do not know of?Kind resgards. Thomas Mathiesen
Hi Thomas,
You can customize the header by using the TimelineColumnHeaderInitializing event. You'll need to calculate the current month by using e.DateTimeRange.StartDateTime and set it to e.Text.
Please let me know if you have any questions.
Thank you.
I will look into it on monday.
Kind regards. Thomas Mathiesen