Hi,
We are using
a) SmartClient Version: v11.1p_2017-07-30/Pro Deployment (built 2017-07-30)
b) Testing using IE 11.48.17134.0
Problem :
When using setDrawAheadRatio, the ListGrid Columns are not sized properly. The behaviour that I see is that the column widths are calculated based on the set of records that are viewed in the viewport. If the first set of records have less data, then the next set of records will have an ellipsis if they do not fit in the column width. For example data "Independent..." in the below image in Column with title "Name".
We need all of the columns to be properly sized. How do we address this?
In order to reproduce the problem we created a sample that is attached to this post.
Thanks
We are using
a) SmartClient Version: v11.1p_2017-07-30/Pro Deployment (built 2017-07-30)
b) Testing using IE 11.48.17134.0
Problem :
When using setDrawAheadRatio, the ListGrid Columns are not sized properly. The behaviour that I see is that the column widths are calculated based on the set of records that are viewed in the viewport. If the first set of records have less data, then the next set of records will have an ellipsis if they do not fit in the column width. For example data "Independent..." in the below image in Column with title "Name".
We need all of the columns to be properly sized. How do we address this?
In order to reproduce the problem we created a sample that is attached to this post.
Thanks
Comment