carbon-design-system / carbon-addons-iot-react

A collection of React components shared between IBM Watson IoT products.
https://carbon-design-system.github.io/carbon-addons-iot-react/
Apache License 2.0
96 stars 77 forks source link

Data table implementation for Angular #2214

Open ninja511 opened 3 years ago

ninja511 commented 3 years ago

Implementation of the Data table component for Angular - needed by OMS team: https://pages.github.ibm.com/ai-applications/design/components/datatable/overview

cal-smith commented 3 years ago

Table enhancements

The existing table component was not built to accommodate a lot of the use cases we are encountering today. It's still sufficient for simple tabular data, but it struggles to handle pinned rows/columns, data grid interactions, nested rows, multi-level headers ...

To fix that I propose: