Building a good data table is a common design challenge most of developer have had to solve at least once. In this post, I’ve collected 15 Awesome React Table Components that allow manipulating tables with large data sets and provides extended features like advanced searches, custom sorts, complex conditional styles, custom filters, pagination, etc.…
Tags: table
10+ Best Javascript Spreadsheet Libraries
Datagrid is something you`ve probably encountered multiple times in user interfaces. It`s a component that displays data in the form of a table. So if you are looking for Javascript libraries with spreadsheet functionality like copy paste, move around in cells with keyboard, parse and read excel files, etc then you might want to consider these Javascript plugins and libraries.…
10 Best WordPress Plugins to Create Responsive Tables
Table is an important tool for representing data, however, for small screens e.g. mobile and tablet, it is also crucial to represent data in different way. Making tables respond gracefully to a multitude of screen dimensions has become a challenge. So in this post we`ve gathered 10 Best WordPress Plugins to Create Responsive Tables to build a good user interface and experience no matter what`s the screen size.…
35 Awesome Ranking Table UI Designs
Ranking Tables are one of the most common features which are usually used in sport or gaming websites. But it is also one of the most commonly overlooked features while developing a website. So if you are looking inspiraton for ranking tables, charts, leaderboards and similar tables, here are 35 Awesome Ranking Table UI Designs for inspiration.…
17 jQuery HTML Table Plugins
Here are jQuery plugins that provide features like sorting, filtering, searching, pagination and even in-line editing for HTML tables.…
10 Powerful jQuery Table Plugins
Working with tables is a basic need for every web developer. Specifically when data fetched from a database must be tidily presented in your page, tables could be the only viable answer. So here are powerful jQuery table plugins that provide searching, filtering, sorting, pagination, etc. …