Hi Sudhanshu,
Try this one,
.sticky-grid-wrapper .table-container head-dg2
{
position: sticky;
top: 0;
background: #fff;
z-index: 10;
}