Re: AdvancedDataGrid Columnwidth not under control
Is there a way to make the columnWidth to be adjusted based on the header's
name? I have the following headers.
Name, Data, Processd Date, Status
The grid's width is set to 100%. When I set the minColumnWidth to 1/4 of the
ADG's width, the last column is much longer. And, it shows:
Name, Data, Processed, Status
The last column is much wider than the rest. The worst part is that "Processed
Date" displayed "Processed". Users find it annoying because they have to drag
the column wider.
|