From 16d28c03d64b4c907d1b7c5969f2638ddcb2a6ca Mon Sep 17 00:00:00 2001 From: dtbuild Date: Tue, 13 Aug 2024 11:10:38 +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 dfc0dc1..84b248e 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