vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 760 forks source link

Need powerful Expandable datatable. #1802

Closed nsksaisaravana closed 6 years ago

nsksaisaravana commented 6 years ago

Expandable datatable is a basic one, please check the Angular JS UI-GRID, the grid is very powerful. I am missing such a powerful grid in Angular. http://ui-grid.info/

SayakMukhopadhyay commented 6 years ago

I think the Datagrid component has a lot of useful features that you are looking for. I don't know if it is exhaustive or not but I use it in production and it is an absolute beast, and a joy to work with.

nsksaisaravana commented 6 years ago

You are absolutely correct for a datagrid but for an expandable grid, the features are not up to UI-GRID. Please browse the URL and check for the expandable grid.

http://ui-grid.info/docs/#!/tutorial/216_expandable_grid

SayakMukhopadhyay commented 6 years ago

The demo tutorial is not working for me ☹️ . I might be misunderstanding your requirement but Datagrid has an expandable row feature. Is it not what you are looking for?

mathisscott commented 6 years ago

@nsksaisaravana Based on my investigation of the provided link, it appears you want nested datagrids?

This plunkr shows how that can be done.

github-actions[bot] commented 4 years ago

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.