From 9e67ac73a4627adc9349860d2e5f01d290eac862 Mon Sep 17 00:00:00 2001 From: yhorie Date: Tue, 17 Sep 2019 17:06:44 +0900 Subject: [PATCH] Fix "Background post-rendering with async cleanup" example url --- SlickGrid/examples/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SlickGrid/examples/index.html b/SlickGrid/examples/index.html index 17308ee..92022bb 100644 --- a/SlickGrid/examples/index.html +++ b/SlickGrid/examples/index.html @@ -81,7 +81,7 @@

Other Features

  • Explicit initialization
  • Row selection & reordering
  • Using background post-rendering to add graphs
  • -
  • Background post-rendering with async cleanup
  • +
  • Background post-rendering with async cleanup
  • Bootstrap, Dynamic Grids and Third Party component editors