Hi,
I have a ListGrid that shows/hides according to user clicks. All fields are dynamic and set to the ListGrid by calling setFields and setHeaderSpans. I have noticed that when running on Chrome (and only Chrome), the headerSpan sometime blocks part of the header as if the height of the headerSpan was not taken into account when drawing the header. This also result in an unwanted gap between the header and the listgrid (grey area in the attached images).
Please see the attached images and kindly advise how to correct this behavior.
SmartClient version : "v8.2p_2012-08-24/LGPL Deployment"
I have a ListGrid that shows/hides according to user clicks. All fields are dynamic and set to the ListGrid by calling setFields and setHeaderSpans. I have noticed that when running on Chrome (and only Chrome), the headerSpan sometime blocks part of the header as if the height of the headerSpan was not taken into account when drawing the header. This also result in an unwanted gap between the header and the listgrid (grey area in the attached images).
Please see the attached images and kindly advise how to correct this behavior.
SmartClient version : "v8.2p_2012-08-24/LGPL Deployment"
Comment