I need to add disabled row for all rows. These disabled rows should act like a footer for each row.
Disabled rows would be glued under normal rows and they would not affect sorting.
I think this should be done in "fnDrawCallback" but I have no idea how.
Why?: I need an visible extra information row for each row.
Disabled rows would be glued under normal rows and they would not affect sorting.
I think this should be done in "fnDrawCallback" but I have no idea how.
Why?: I need an visible extra information row for each row.