Hi @mrv.raj
You can try to use manually edit json file :
{
“header”: “ColumnName”,
“dataKey”: “ColumnName”,
“width”: “auto”
}
As well different method try enabling horizontal scrolling in datatable properties use scrollable= true.
Hi @mrv.raj
You can try to use manually edit json file :
{
“header”: “ColumnName”,
“dataKey”: “ColumnName”,
“width”: “auto”
}
As well different method try enabling horizontal scrolling in datatable properties use scrollable= true.