Binding the Scrolled event with the Binding Provider

3 replies. Last post: June 16, 2014 10:01 PM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

How do I bind the scrolled event with the table view to my binding provider. Reason why I say this is because I have to display Banners for advertising on a UITableViewController<ListItemViewModel>. So what I need to do is on every scroll event I set the UIImageView back to the very bottom of the screen.


I assume:

this.AddBinding("TableView", BindableProperties.Command, "Scrolled");


Is that wrong, I assume it is?

All times are GMT -5. The time now is 4:48 AM.
Previous Next