Completed
Last Updated: 02 Nov 2018 08:53 by Shalin
ADMIN
Stefan Nenchev
Created on: 16 Nov 2017 16:26
Category: ListView
Type: Bug Report
2
ListView: [iOS] Customized "Load More" button is not visible once clicked
If you have set a custom LoadOndemandItemTemplate when the ListView is in manual LoadOnDemand mode, once you click the Load More button - it gets invisible. Clicking on the area where the button should be is working, though.

Available in the R2 2018 release.
1 comment
Shalin
Posted on: 02 Nov 2018 08:53
Can reproduce in following version
Telerik version - 2018.3.912.1
xamarin forms version - 3.3.0.967583

I have a Grid inside LoadOnDemandItemTemplate, which has custom "Load" text label. After some Taps i set visibility of Grid to hidden. even after visibility hidden user can Tap on that area and Load on demand busy indicator starts spinning and never stops.