Open
Description
We had this idea in the past to make a light version of the Grid component in a separate package which will have only the basic functionalities like paging, sorting, filtering and editing.
The filters and the editors will all be custom to have no external dependencies.
The idea is that the Grid package with all of its dependencies is quite large.
This will provide a light solution that has a very small bundle size and still provide the most used features.