TAdvSpreadGrid & floating footer

Hi,

We're using the TAdvSpreadGrid with multiple fixed rows and 1 fixed footer. But now we want to have multiple footer roows also. When we set FixedFooters to 5 for example this works ok but not when we also want those 5 footer rows to be floating. As soon as we enable floatingfooter, there is only 1 floating footer.
Is it possible to create 5 rows as a floating footer?

Kind regards,

Bas Verhaar

FloatingFooter is something different from FixedFooters.
There can be one FloatingFooter row and there can be multiple FixedFooters rows.