Quantcast
Viewing all articles
Browse latest Browse all 8667

Re: searching for the method similar as getSelectedRow in SAP UI5

Hi Sukanya,

 

you can use the methods getSelectedIndex or getSelectedIndices.

To access the selected row you can call "table.getRows()[table.getSelectedIndex()]".


Best regards,

Matthias


Viewing all articles
Browse latest Browse all 8667

Trending Articles