Force responsive column to always be down in details
Force responsive column to always be down in details
pdugas
Posts: 13Questions: 4Answers: 2
Wondering if I could use the responsive behavior to have one column always appear in the expandable details child for a row. I have an entity with a formatted-text "notes" property. Wondering if I could avoid having to render the child myself and just use the built-in responsive logic. Is there a way to hack the responsivePriority for the note column?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Use special class
none
onth
element in the table header as described on Class logic page to always show column data in the child row.See this example for code and demonstration.
See more articles about jQuery DataTables on gyrocode.com.