Hello,
We are trying to implement the PullToRefresh control in our application with a data bound control. We have implemented the control in xaml and nested it within the PullableContent tag. It seems that once we move anything within the Pullable content, xamarin forms stops binding any data those controls. We also downloaded the sample provided at https://www.syncfusion.com/forums/125399/kindly-help-implementing-pull-to-refresh. When we run the sample, we get a blank page.
Is PullToRefresh compatible with data bound controls?
thanks,
Pawan