Which are good open source Data grid for angular2? [closed]
Asked Answered
I

1

5

In Angularjs we used to use ui-grid. But it's not available in angular 2. I have tried ngx-datatable but I found some issue with scroll when used with paging. Ag-grid is not free. I found angular2 slickgrid by Microsoft, but doesn't found much information, documetation about it. Does any one know about angular2 slickgrid, has anybody used this?

Intrench answered 22/4, 2017 at 15:42 Comment(3)
actually this problem is preventing us from converting our angularjs application to angular4..we have used ui-grid on a huge scale....Shavon
Please refer here for more optionsNerte
If you come from UI-Grid, you can take a look at Angular-Slickgrid this is the closest you can get in terms of coding and usability.Wingo
H
7

I find the PrimeNG components to be top quality and free. I use their data table extensively and their data list more recently.

Their data grid is documented here and installation instructions here

Hydrolysis answered 22/4, 2017 at 16:14 Comment(2)
Thanks...This will be very useful..DataTable looks good as per my requirements..I will explore...Intrench
Wow. Two downvotes with no reason! Whoever voted could at least leave a comment stating the reason why, such that we can all learn from your wisdom...Hydrolysis

© 2022 - 2024 — McMap. All rights reserved.