issues
search
dojo
/
meta
:rocket: Dojo - meta information for the project.
Other
227
stars
50
forks
source link
Research into existing grids
#233
Closed
tomdye
closed
5 years ago
tomdye
commented
6 years ago
react-data-grid
Component based
takes
rowGetter
function as a prop which returns rows
column property setter
lockable
resizable
row / column reordering
editable
tree view
react-table
codesandbox playground
data
property for data
columns with headers for grouping
pagination
onFetchData
callback for refreshing data
pivoting / tree view
custom cells
footers
editable
subcomponents as expandable rows
option to be controlled / uncontrolled
ag-grid
TS
works with other frameworks (react, vue, ng1/2 etc)
has free version and paid for version
slickgrid
angular/ui-grid
angular
rowGetter
function as a prop which returns rowsdata
property for dataonFetchData
callback for refreshing data