Y
Hacker News
new
|
ask
|
show
|
jobs
by
BrunoWinck
3400 days ago
I could use this today. I have a table to install in my app. Will it support bootstrap 4?
1 comments
primaryobjects
3400 days ago
I'd recommend checking out Bootstrap Datatables. You just include the cdn link and select the table to style via javascript/jquery. Very simple and you get column sorting, paging, and search.
https://datatables.net/examples/basic_init/zero_configuratio...
link
BrunoWinck
3398 days ago
Very cool, I forgot to share that I use react, so I think a react based component is easier to adapt. Will look in more detail.
link
edoceo
3400 days ago
Thanks!!
link
https://datatables.net/examples/basic_init/zero_configuratio...