Hi Murali ,
I think it can be achieved by CSS like
<Any Specific Selector> tr.sapUiTableTr[data-sap-ui-level="1"]>td:nth-child(<n>)
{
border-bottom:0;
}
<n> will be position of the column
Regards,
Jibin Joy
+91-9739894481
Hi Murali ,
I think it can be achieved by CSS like
<Any Specific Selector> tr.sapUiTableTr[data-sap-ui-level="1"]>td:nth-child(<n>)
{
border-bottom:0;
}
<n> will be position of the column
Regards,
Jibin Joy
+91-9739894481