Hi all,
I am facing an issue with creating an custom UI .
The whole view looks like a list of items where in each item consists of 3 parts (rows ) each . last part of each list item is again a table of items.
To achieve this I had put a grid containing 3 rows and table (in last row) inside a custom list item of a list.
The number of items (both of main list and items inside the table) are varying depending on data each time.
But it is not supported in IE 9,10 as complex responsive layout is not advised inside custom list item.
http://veui5infra.dhcp.wdf.sap.corp:8080/demokit/#docs/api/symbols/sap.m.CustomListItem.html
Any ideas or pointers are welcome.
Regards,
Raj