From d4e1cba99d1fe32e8d7239a7a64a364a9def91ad Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 13 Aug 2024 11:10:51 +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 e05b73a..396dd58 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