how to high subTotal

Answered
yuyuyu asked on September 11, 2017

After download the new version, i try to disable the show subTotal option, but nothing happen. I have check the status of options.grid.showTotals is false when i disable the showTotal. but it is still over there.

options.grid.showTotals=subVal;
console.log("subVal"+subVal);
flexmonster.setOptions(options);
flexmonster.refresh();
 

1 answer

Public
Ian Sadovy Ian Sadovy Flexmonster September 11, 2017

Hello Leon,
 
Thank you for the question.
Could you please check the following sample - https://jsfiddle.net/flexmonster/v9vv235o/
It seems working as expected.
Are you able to reproduce the issue on this sample as well?
 
Regards,
Ian
 

Please login or Register to Submit Answer