Maui-collection view load data in portion

Dani_S 4,501 Reputation points
2024-01-29T19:10:24.07+00:00

Hi,I'm in net 8 and not want to load all data in once but in portions. When user scroll it will bring next data. How is can be done ?Thanks,

Developer technologies .NET .NET MAUI
0 comments No comments
{count} votes

Accepted answer
  1. Michael Taylor 60,161 Reputation points
    2024-01-29T19:24:06.22+00:00

    Perhaps the documentation provided here can be of help. It talks about how to implement the behavior you want where data is loaded on demand as the user scrolls.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.