Title: How to make a SubTotal like Excel Post by: ejzhang on June 28, 2013, 02:47:38 AM How to make a SubTotal like Excel in DataGrid of jQuery EasyUI?
(http://files.jb51.net/file_images/article/201206/2012061523561624.jpg) Title: Re: How to make a SubTotal like Excel Post by: ejzhang on June 28, 2013, 02:52:49 AM The subtotal's formula is customizable, for example, sum, average, count, etc.
Title: Re: How to make a SubTotal like Excel Post by: stworthy on July 04, 2013, 01:24:34 AM Here is the example shows how to auto sum values.
http://jsfiddle.net/jkc3c/ |