简体   繁体   中英

Angular 2 datagrid for asp.net core SPA application

I have SPA application using asp.net core and angular 5 (typescript) and i'm looking for universal datagrid. I found https://www.npmjs.com/package/angular2-datagrid but it is not maintained now. There are some more paid datagrids but i'm looking for open source. How do you create datagrids in Angular SPA applications

你应该试试https://www.ag-grid.com/支持开源

For others who may find this helpful...

Clarity is a third party open source component library for angular created by VMware. The data grid is full featured. I have added it to the core 2.2 spa template pretty easily by following the getting started instructions on clarity. You may need to upgrade your cli and angular version to use the newest clarity version but I found it worth it.

https://clarity.design/documentation/datagrid/structure

https://clarity.design/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM