Hi,
is it possible to configure a SfDatagrid so that the column headers implement text wrapping?
I'd like, if the user resizes a column header, the related text is wrapped and shown on more lines if the header size is not suitable to show the entire header column text on a single line.
It should be nice the whole header vertical size should automatically change (increase or decreasing) according to the current (wrapped) column header texts.
Is it possible to obtain or implement such a functionality ?
Thank you.