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,
Were you able to resolve this issue? Please let me know if there is anything further that I can do to assist you.
Did you get a chance to look into this? Please let me know if there is anything with which I can help you.
Thank you.
I will look into it on monday.
Kind regards. Thomas Mathiesen
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.
I am looking into this issue. I will update you tomorrow on my progress.