Fixed
Project:
DataTables
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 May 2026 at 14:00 UTC
Updated:
20 May 2026 at 15:26 UTC
Jump to comment: Most recent
The Hidden / Expandable column functionality should be updated.
No need.
According to the DataTables docs, we need to use Child rows with StateSave. See https://datatables.net/examples/api/row_details_stateSave.html.
None.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
just-me commentedComment #3
just-me commentedComment #5
just-me commentedI've merged the parent branch(from jQuery to Vanilla JS).
I've updated the Hidden / Expandable column functionality according to the new API.
Short review:
Please review it.
Comment #6
just-me commentedUpdated according to the PR suggestions.
Comment #7
quadrexdevLooks good
Comment #8
just-me commentedMerged to 2.x, thanks to everyone.