Hi Experts
I have a list where growing is enabled. Threshold is set to 15. Items are bound via OData Model to that list.
On the developer tools I can see that the service is getting called with "top=15" which is completely fine.
My problem is now that I do not get the button "more data" to load the next 15 items. In total I should have about 70+ items.
Any idea what could be the problem. Do I have to specify anything in addition on the oData Model?
Thank you for your help.
best regards
Thomas Maier