Hi, As you already found out you Grid supports such a footer row which is not scolling out of view.
I'm not sure what you expect Grid to do when you filter, ... where from should it know whether it has to show the sum, average, ... ? I've written a small wrapper framework for a customer (based upon GridViewer) which hides such things from the developer and provides standard stuff like sum, ... but I was not allowed to open source it besides the core support in Grid/GridViewer (footer row and header controls) Tom Am 02.01.11 19:21, schrieb Hannes Erven: > Dear list, > > > is there a suggested way to display a "summary row" in a Grid(Viewer)? > E.g. in a list of orders, display a footer row that includes e.g. the > count and the total sum of all displayed orders. > > I noticed that there is the possibility to set a static footer text per > column, but that won't be automatically ;-) updated by the Grid when > data is filtered or refreshed. > > > Currently we are using the plain SWT TreeViewer controls (without any > footers), but for satisfying the users' request we will be forced to > switch to another Widget -- be it Grid, Xviewer or something completely > different. > > > Thank you for any hints! > > > Best regards, > > -hannes > _______________________________________________ > nebula-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/nebula-dev -- B e s t S o l u t i o n . a t EDV Systemhaus GmbH ------------------------------------------------------------------------ tom schindl geschaeftsfuehrer/CEO ------------------------------------------------------------------------ eduard-bodem-gasse 5/1 A-6020 innsbruck phone ++43 512 935834 _______________________________________________ nebula-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/nebula-dev
