How to implement FMX.ListView.TListViewBase.OnPullRefresh in wwDataGrid1?

Comments

3 comments

  • Roy Woll

    You can take a look at using OnFetchMore event to see if it fits your needs.  See the help file for more info on this event. If it does not fit your needs, please explain in more detail your needs.

    0
    Comment actions Permalink
  • ST

    Have the opportunity to do that?

    https://www.youtube.com/watch?v=7BPk6vR95zY

    "In a Grid, when staying on the first data entry, pulling down triggers a refreshing animation. I want to implement this UI interaction."

    0
    Comment actions Permalink
  • Roy Woll

    You might be able to use the OnBounceBack event which is triggered when you are at the end or beginning. The parameters should tell you which direction is occurring.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk