I have problems when I set the summaryRowDataSource on a ListGrid. Then my ListGrid will always be displayed incorrectly, but the values in the SummaryRow are displayed correctly.
When I remove the summaryRowDataSource and only use the client-side calculation, the ListGrid is displayed correctly. What do I wrong?
I use SmartGWT (v11.0p_2017-12-13/PowerEdition Deployment (built 2017-12-13))
Chrome 64.0.3282.140
When I remove the summaryRowDataSource and only use the client-side calculation, the ListGrid is displayed correctly. What do I wrong?
I use SmartGWT (v11.0p_2017-12-13/PowerEdition Deployment (built 2017-12-13))
Chrome 64.0.3282.140
Comment