Hi All,
How to implement Auto selection on sap.m.Table.
Scenario :
I have sap.m.Table which is binded from Odata services. and the table entries have some duplicate products with different region price value. if the users select any of the products from the table list.
Automatically related products need to select on check box ( Condition : select same product name like "Headphone" in the attached sap.m.Table output).
Will it be possible to implement this to JQuery or suggest any other way..
Thanks in advance.
-Ganesh