Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82534

Row Grouping and scrollCollapse

$
0
0

Hi,

I think the scrollCollapse option is not playing nice when Row Grouping is implemented in a DataTable. When the table contents are filtered to less then the ScrollY figure the DataTable doesn't use all the available height. It looks like its not taking into consideration the inserted rows used for grouping.

Here's a test case: http://jsfiddle.net/Hq7vd/

Try entering DI into the Search textbox and it will only display 1 of the 2 rows even though there's plenty of room to display both rows. You need to use the vertical scrollbar to see the 2nd row.

Is there a way DataTables can be forced to show as many rows as possible within the ScrollY limit and still have scrollCollapse turned on?

Thanks,
Mantorok


Viewing all articles
Browse latest Browse all 82534

Trending Articles