Posted 14 September 2017, 12:08 pm EST
Hi,
I am facing the issue of sizing the column width based on header text in the flex grid.
Actually, autoSizeColumn is used to calculate and size the column based on the content in that column. but, in my scenario flexgrid is coming as like below:
In this grid there is no content in most of columns, due to this columns header text is not displaying properly, getting override by filter icon. This happened due to incorrect column width.
I need to calculate the width of column based on column content or column header text.
How to calculate it, Please guide on urgent basis.

