Hi All,
I have a table (sap.m.Table) with a button in every row. On click of the button on a particular row, i need to set the row List Mode to "sap.m.ListMode.SingleSelectLeft".
On click, the entire table row mode is changed to "sap.m.ListMode.SingleSelectLeft".
How to handle it for that particular row?
Thanks,
Divya