Hi,
In 8.1 using ListGrid.showFilterEditor and ListGrid.showGridSummary causes a bug in display of header.
Header's height is limited just to few pixels and the names of the columns are unreadable.
Instead there is a space between contents of a ListGrid and a row with summary.
Tested with this example:
http://www.smartclient.com/?skin=standard#summaryGrid
by adding "showFilterEditor: true" to the code.
Regards,
Janusz
In 8.1 using ListGrid.showFilterEditor and ListGrid.showGridSummary causes a bug in display of header.
Header's height is limited just to few pixels and the names of the columns are unreadable.
Instead there is a space between contents of a ListGrid and a row with summary.
Tested with this example:
http://www.smartclient.com/?skin=standard#summaryGrid
by adding "showFilterEditor: true" to the code.
Regards,
Janusz
Comment