G
G
gsaw2021-12-24 15:23:55
React
gsaw, 2021-12-24 15:23:55

What are ready-made components for displaying data in a react application?

I am looking for a convenient component for tabular data display for a new application on react.js. With pagination, filters, sorting, selecting multiple posts at the same time, etc. I don't want to reinvent the wheel myself. I came across Aggrid. But I don’t understand, can it be used in a commercial project for free or do I have to pay a crazy 750 bucks for each developer?

Maybe there are some alternatives with convenient functionality?

Thanks

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
gsaw, 2022-01-09
@gsaw

I decided to use DateTable from primereact library. Everything is a little strange, but there are many other components. As an alternative to bootstrap, but I mixed everything.

S
Sergey Sokolov, 2021-12-24
@sergiks

github search: "awesome react", there are categories Editable data grid / spreadsheet and just Table. First on the list is your Ag-grid, but there are other options.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question