Hi,
Using a ListGrid with width: "100%" and autoFitData: "vertical" breaks rendering of filter icon, which gets placed outside of its designated area:
To reproduce go to https://www.smartclient.com/smartcli...ase/?id=filter and add these parameters to grid:
SmartClient version: v11.1p_2018-07-21/AllModules Development Only, v12.0p_2018-07-21/AllModules Development Only
Browser: Firefox 61, Chrome 67
Using a ListGrid with width: "100%" and autoFitData: "vertical" breaks rendering of filter icon, which gets placed outside of its designated area:
To reproduce go to https://www.smartclient.com/smartcli...ase/?id=filter and add these parameters to grid:
Code:
autoFitData: "vertical", width: "100%"
Browser: Firefox 61, Chrome 67
Comment