finos / vuu

Vuu - an open source view server and html 5 based UI system
https://vuu.finos.org
Apache License 2.0
42 stars 27 forks source link

Usages of View Port and DataTable need to be clearly separated #1412

Closed naleeha closed 1 week ago

naleeha commented 3 months ago

Discussed in https://github.com/finos/vuu/discussions/1368

Support hidding some columns by specifying subset of the table columns in view port def function & filter on display values (i.e. view port data)

### Tasks
- [ ] https://github.com/finos/vuu/issues/1415
- [ ] https://github.com/finos/vuu/issues/1468
- [ ] https://github.com/finos/vuu/issues/1434
- [ ] Review usages of getting row data and ensure ViewPort data vs Table data is used in correct cases
naleeha commented 1 week ago

done, moving 1468 to backlog to be tackled another time