From 689f88fecc360e2e5a246f505d951a16c5b60d03 Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 13 Aug 2024 11:10:41 +0000 Subject: [PATCH] 320cc4edef235163d261d478423341ad0b46cd35 Fix: Checkbox wasn't selected when clicking on the row when in server-side processing mode Example: Checkbox server-side processing example added https://datatables.net/forums/discussion/79648/checkbox-status-synchronization#latest Sync to source repo @320cc4edef235163d261d478423341ad0b46cd35 --- datatables.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datatables.json b/datatables.json index 77a833c..6626df5 100644 --- a/datatables.json +++ b/datatables.json @@ -14,5 +14,5 @@ ], "src-repo": "http://github.com/DataTables/Select", "last-tag": "2.0.4", - "last-sync": "ecb8b66ce1ebef32824b7759763ccc21cf9bf1e0" + "last-sync": "320cc4edef235163d261d478423341ad0b46cd35" } \ No newline at end of file