Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

freemium's avatar

Datatable for React +ineria

I there any package like https://github.com/protonemedia/inertiajs-tables-laravel-query-builder for the react I think the above package is only for the Vue. I would like to have datatable package for the react +ineria.. Please help me by recommending the package

0 likes
4 replies
Sinnbeck's avatar

I cannot seem to find any on github, packagist and npmjs. Why not make your own table components? The query part with sorting columns should be easy enough to implement :)

What features does it need?

freemium's avatar

@Sinnbeck sir I know about the filter and sorting, searching ...i thought there can be packages like i asked in the thread ...

Sinnbeck's avatar

@freemium yeah and that's why I searched those 3 places for you. Those are the 3 websites where people most often publish stuff like this. Sadly I found nothing

Please or to participate in this conversation.