Skip to Content
0
Nov 15, 2019 at 02:46 PM

SAPUI5 Table disable entire row based on some status when loading value from ODATA .

1234 Views

Hello Gurus ,

I am using a SmartTable . SAP UI5 library version is 1.52

My requirement is , I need to disable row selection (entire row including checkbox) of the SmartTable based on some row status when loading value from ODATA (model).

I am writing the code in "dataReceived" event of the smart table .

But not sure which method will disable the entire row .

Regards,

Prasanna