#
datagrid
Here are 271 public repositories matching this topic...
The Most Complete Angular UI Component Library
-
Updated
Sep 3, 2020 - CSS
light
angular
typescript
grid
angular2
table
incident-response
datatable
ngx-datatable
swimlane
angular4
angular-components
datagrid
-
Updated
Aug 27, 2020 - TypeScript
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
android
adapter
material-design
recyclerview
android-library
custom-view
android-development
datatable
tableview
sortable
android-ui
recyclerview-animation
recyclerview-adapter
datagrid
sortabletableview
gridview
viewholder
click-listeners
-
Updated
Aug 15, 2020 - Java
javascript
typescript
grid
preact
excel
tabular-data
spreadsheet
datatable
treegrid
reactivity
datagrid
toast-ui
-
Updated
Aug 26, 2020 - TypeScript
The Most Complete React UI Component Library
react
bootstrap
charts
tree
flex
grid
material
ripple
react-components
datatable
ui-components
datagrid
treetable
native-calendar-component
primereact
ripple-effect
responsive-components
flex-carousel
flex-galleria
-
Updated
Sep 3, 2020 - CSS
Business React components for Bootstrap and Material-UI
-
Updated
Sep 4, 2020 - TypeScript
HTML5 JavaScript Component Suite for Responsive Web Development
javascript
html
chart
charts
charting-library
filemanager
responsive
scheduler
widgets
devexpress
ui-components
datagrid
gantt
treelist
pivotgrid
-
Updated
Sep 4, 2020 - JavaScript
A curated list of grid(table) libraries and resources that developers may find useful.
-
Updated
Jul 9, 2020
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
search-engine
nosql
persistent-storage
infinispan
datagrid
key-value-store
infinispan-server
inmemory-cache
-
Updated
Sep 4, 2020 - Java
Simple and lightweight data grid in JS/HTML
-
Updated
Oct 31, 2019 - JavaScript
Canvas based data grid web component. Capable of displaying millions of contiguous hierarchical rows and columns without paging or loading, on a single canvas element.
-
Updated
Sep 4, 2020 - JavaScript
A simple, modern and interactive datatable library for the web
grid
modern
simple
interactive
table
datatable
datagrid
editable-table
datatables-library
editable-grid
-
Updated
Jul 16, 2020 - JavaScript
This Bundle integrates the jQuery DataTables plugin into your Symfony application.
pagination
grid
symfony
symfony-bundle
datatables
table
datatable
data-table
datagrid
inline-editing
-
Updated
Sep 1, 2020 - PHP
Angular-SlickGrid a wrapper of the lightning fast & customizable SlickGrid datagrid with a few Styling Themes
graphql
jquery
angular
typescript
grid
bootstrap4
datatable
data-table
bootstrap3
datagrid
dataview
odata
slickgrid
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Sep 2, 2020 - PHP
Angular, Vue, React, Web Components, Blazor, Javascript, jQuery and ASP .NET Framework,
react
javascript
css
html
jquery
chart
vuejs
angular
grid
vue
reactjs
scheduler
material-ui
web-components
data-grid
datagrid
charting
datagridview
blazor
angular10
-
Updated
Sep 3, 2020 - JavaScript
DataGrid Component For Xamarin.Forms Projects
-
Updated
Jun 2, 2020 - C#
Seamless integration between Django REST framework and Datatables.
-
Updated
Jun 3, 2020 - Python
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
macos
charts
xaml
xamarin
uwp
listview
mvvm
samples
xamarin-forms
xamarin-ios
xamarin-android
xamarin-components
datagrid
xamarin-library
syncfusion
tutorial-demos
-
Updated
Jul 10, 2020 - C#
Bootstrap Datagrid
-
Updated
Dec 20, 2017 - JavaScript
Material UI table with local or remote data-source. Featuring filtering, sorting, free-text search, export to CSV locally, and aggregations.
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Aug 29, 2020 - TypeScript
Data grids in functional style with ReactJS
grid
functional-programming
reactjs
excel
spreadsheet
data-grid
virtual-scroll
datagrid
resizable
react-grid
grouping
locked-columns
variable-rows-height
rich-data-grids
-
Updated
Jun 2, 2020 - JavaScript
Improve this page
Add a description, image, and links to the datagrid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datagrid topic, visit your repo's landing page and select "manage topics."

Today
IMap.values()andIMap.values(Predicate)calls are blocking.I would like to use
IMap.values(Predicate)in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.Would it be possible to have an async (non-blocking) version for these calls ?
Thank you very much for all the hard work done !