on 2023 Feb 03 8:52 PM
Hello experts,
I would like to bind a Control.Type.SectionedTable to data, received by OData call. I have defined the Target attribute for the SectionedTable, but the call in not executed neither on page load, nor when I try to redraw the page or the respective SectionedTable using proxy API: proxy.redraw()
May you comment and advice what I probably miss, please?
I am attaching the page metadata file for your analysis
Any hint, advice and proposal will be highly appreciated
Best Regards,
DimiterA clarification and a proposed solution:
After a conversation with bill.froelich, he clarified that the target section Control.Type.SectionedTable has other purpose and it is not intended to call the respective service on page redraw. It is designed to obtain a data for dynamic build of page sections.
For my use case he proposed to use a Data Bound container and namely Section.Type.ObjectTable, instead of ObjectCell item of the static container Section.Type.ObjectCollection. This works
Thank you Bill!
Best Regards,
Dimiter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
9 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.