Hello,
I have a problem with some rows missing when using the custom api to return data
I don't how to replicate the custom API using jsfiddle so i'm adding the responses has well as the requests
Awaiting your reply,
Kalume
PS: I'm using version 2.9.30.
2.9.35 has infinite loading on step 2
Hello, Kalume!
Thank you for reaching out to us.
We noticed that the filter in your select request (missing_row_compact_query.json) contains the "member": "SOCOGETRA "
with a whitespace at the end of the string. At the same time, the "CUSTOMER": "SOCOGETRA"
inside keys
has no whitespace in the server's response (missing_row_compact.json). This results in the "SOCOGETRA"
member's absence on the grid, as Flexmonster expects the member ending with whitespace to be returned. We suggest removing whitespaces in the data source or modifying the code always to return equal members.
Regarding the issue with infinite loading, while switching to the flat form, it was fixed in Flexmonster v.2.9.36. You are welcome to update the component. Here is our updating guide for assistance: https://www.flexmonster.com/doc/updating-to-the-latest-version/
Please let us know if our answer helped you to solve the issue.
Best Regards,
Maksym
Hello Maksym,
Both of my problems were resolved. The missing rows were indeed coming from my custom library implementation which added a space to the member request
Thanks for your assistance,
Kalume
Hello,
Thank you for your feedback.
We are glad to hear that our answer helped you to solve the issue.
Feel free to contact us if any other questions arise.
Best Regards,
Maksym