If i setup a GanttView with some columns with a width of 100, then I'm unable to get the actual width of a column after the user resizes it; seems to always return the original '100' value. Is there some way of retrieving the updated width of these columns?
If you wish to extract the width of the column definitions, I can only suggest finding the column header containers that are children of the RadGanttView and get their ActualWidth property. I've prepared a sample project demonstrating this - you can find it attached.
Regards,
Polya
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.