nextUntil() can be used for datatables grouping to hide and show Posted on October 29, 2015 by admin $( ".group" ).eq(0) .nextUntil( ".group" ) .hide(); or show() Posted in JQuery/HTML/CSS Leave a comment