Hello,
I use the Telerik TreeListView. I would like to implement auto resizing for the header cells. In my app, there is the possibility to change the language. Some of the header texts may be changed by this action.
If a text becomes longer after changing the language (e. g. the German word "Haus" is replaced by the English word "House"), the width of the column gets bigger. That means, auto resizing to a bigger width exists..
But after changing back to German (the header content becomes shorter), there is no auto resizing to a smaller width.
Is there an event I can check or a property for the TreeListView?
Thank you very much.
Best regards,
Alex