extra header is added after adding scroll bar to the data table,how to remove extra header.
extra header is added after adding scroll bar to the data table,how to remove extra header.

$('#grdAuditSearchtable').DataTable({
scrollY: '50vh',
scrollCollapse: true,
//this is my js with appropriate library files.
This discussion has been closed.
Answers
Hi @amitkumar20895391 ,
We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin