is there any property for fix header like datatable. We can use below property for fix header but i am not able to do this in this library. fixedColumns: { leftColumns: 1, rightColumns: 1 }
is there any property for fix header like datatable. We can use below property for fix header but i am not able to do this in this library.
fixedColumns: {
leftColumns: 1,
rightColumns: 1
}