From b6793a6a3cda479dc67601680bc7bc22005d544f Mon Sep 17 00:00:00 2001 From: Andrew Taft <11670864+ataft@users.noreply.github.com> Date: Fri, 2 Oct 2020 11:47:35 -0700 Subject: [PATCH] Update Slickgrid There is an actively maintained fork of SlickGrid at https://github.com/6pac/SlickGrid --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4bf55a..616f91d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The author is a former core architect of [DevExpress](http://js.devexpress.com/) * [MiniUI](http://miniui.com) - A collection of widgets. There are some basic grid features. There are PHP, Java and .NET versions. All documentation is in Chinese. * [ParamQuery](http://paramquery.com/) - Featured grid library, but many small bugs and old design. Good features realization. -* [SlickGrid](https://github.com/mleibman/SlickGrid) - Many features. There is even an infinite feature (1 000 000 rows). Themes looks out of date. Product is well known. Last update in 2014! +* [SlickGrid](https://github.com/6pac/SlickGrid) - Many features including virtualization that allows quickly scrolling up to 1 million rows. This project is a fork from the iconic https://github.com/mleibman/SlickGrid repo and is actively maintained, with features being added frequently. The themes are not modern, but the CSS can be modified easily. * [Tablesorter](https://github.com/christianbach/tablesorter) - Small table plugin that enables sorting and several features. Mainly used to enable fast sorting on html table. ### AngularJS