ScrollX is enabled for the gridview.But when i try to open the dropdowns(button) ,those dropdowns are hidden behind the body(Please see Image2).Anyone please help me in finding the answer?
.dataTables_scrollHead {
border-top: 1px solid rgba(51, 51, 51, 0.35);
z-index: 1;
table-layout: fixed;
overflow:hidden !important;
}