I am getting the error on this line.
selectionMode: sap.ui.table.SelectionMode.Single
Property Single is of type undefined.
Do i have to include library sap.ui.table explicitly?
I am getting the error on this line.
selectionMode: sap.ui.table.SelectionMode.Single
Property Single is of type undefined.
Do i have to include library sap.ui.table explicitly?