UltraWebGrid
Infragistics35.WebUI.UltraWebGrid.v9.1
We'd like to keep our subtotals available at all times, even when the groups are collapsed. Our subtotals are in the markup like this: UltraGridBand > Columns > UltraGridColumn > Footer - like so:
<Footer Total="Sum"> <RowLayoutColumnInfo OriginX="4" /></Footer>
How would I get the footer to show even when it's group is collapsed?
Hi Dirk,
I am following up with you on this thread and if there is anything you would like to discuss further.
Magued
There is no built in functionality that you can use to show the subtotals when the groups are collapsed. You can create a label and display the values in. The label can be displayed on top of the grid.
Please send me regarding any questions.