From 8854029a840f6147b1dc2af6603382b45dc2f28b Mon Sep 17 00:00:00 2001 From: Vladimir Masarik Date: Sat, 15 Feb 2025 22:29:43 +0100 Subject: [PATCH] Update SlickGrid with an active fork --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b64152..b78d54c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,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 The themes are not modern, but the CSS can be easily modified. * [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