Totalizer - Grid Objects

WorkWithPlus provides the possibility of adding Totalizers in your grids.

The Challenge

The customer needs to visualize the following totalizers in the Project’s default list.

  • Sum of the ProjectEstimatedCost
  • Sum of the ProjectRealCost
  • Average of the Project’s rentability

WorkWithPlus provides Totalizers to develop the required feature. So, you can apply Totalizers to your attributes:

GridObjectsTotalizer_img01

You can also apply Totalizer using variables, so you can add a new variable within the grid, load it and define the proper totalizer:

GridObjectsTotalizer_img02

Run the application and test what you have developed.

GridObjectsTotalizer_img03

In the following video you can see an overview of this functionality:

Summary

Well done! You should now be able to:

  • Add a new totalizer within a grid’s attribute
  • Add a new totalizer within a grid’s variable