Hi,
I have a requirement, where through oData service I have to send a table data.
And the same i have to display in UI5 interface.
The table columns are not fixed, let give an example.
If user select month, that could be one or more, then i have to arrange data as like below.
Week1_month1_year Week2_month1_year week3_month1_year week4_month1_year Week1_Month2_year .......and so on.
Is there any possibilities, where we can send table data in dynamic way.
Regards,
Praveer.