on 2021 Nov 03 9:59 AM
Dear Experts:
I am using Object Table control to show the table from Client Data using binding TARGET -> STRING TARGET ->{#Page:Main/#ClientData/#Property:ListOrders}.
It shows the table contents in the Object Table, however it´s single field Search function doen´t work, meaning doesn´t filter as I type values.
This function seem to work ok with EntitySet Binding with OData.
Is it something restricted for this control if use Client Data as a binding? If so is there some workaround suggestions?
Many thanks,
Yergali
Request clarification before answering.
Hi Yergali
Yes, Search functionality only works for binding with EntitySet, that's why it's not working with Target Path binding with #ClientData.
A possible workaround will be implementing your own search input (e.g. using Simple Property Form Cell) + custom search logic inside OnValueChange to update your ClientData with filtered data and then redraw the Object Table Section.
Regards
Ming
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.