lukashornych/evitalab

Support prices in data grid

Closed this issue · 2 comments

Right now, there is no way to display prices of entities in data grid.

The idea is to display only a count of fetched entities in grid cell and in detail display entire pretty printed list of entities.

Final solution displays count of prices with price for sale in a cell. The detail of cell then provide detail of price for sale object as well as list of all price objects with filtering.

After some discussion in team, we want to AD-HOC compute priceForSale for current price listing filter on server.