Recent

Author Topic: RxDBGrid FooterRows  (Read 2108 times)

melwinek

  • Jr. Member
  • **
  • Posts: 60
RxDBGrid FooterRows
« on: April 26, 2015, 11:47:09 am »
I use RxDBGrid with one FooterRow.
I noticed that there is an property FooterRows, which allows for the existence of several lines in the footer.

My grid looks like this:
NAME     | TOTAL PLN | TOTAL EUR
------------------------------------------
NAME1   | 100            |25
NAME2   | 200            |50
------------------------------------------
SUM       | 300            |75

How to perform to grid looks like this:
NAME       | TOTAL PLN
----------------------------
NAME1     | 100
NAME2     | 200
--------------------------
SUM PLN  | 300
SUM EUR  |   75

Has anyone used the FooterRows property with a value >1 ?

 

TinyPortal © 2005-2018