PowerApps-Samples icon indicating copy to clipboard operation
PowerApps-Samples copied to clipboard

Paging not working in the Model Driven Grid Control PCF

Open HendrikDeBeck opened this issue 2 years ago • 1 comments

Hello,

I am having troubles using the model driven grid control PCF. Without doing any changes, and uploading the component in my organisation, the paging doesn't seem to work.

The strange behavior is:

  • first page shows records,

  • go to next page by pressing the arrow below right

  • second page loads

  • go to next page by pressing the arrow below right

  • page keeps loading back and forward between pages

The screenshot of the different pages. page1 page2 page3 that keeps loading and going back and forward pages

HendrikDeBeck avatar Aug 01 '23 12:08 HendrikDeBeck

@HendrikDeBeck

Apologies for the delay in responding to this. This issue is about this sample Model-driven app dataset Power Apps component framework sample

The code component displays a paged, scrollable dataset grid that provides sortable and filterable columns. It also allows highlighting specific rows by configuring an indicator column. The dataset code component can be linked to a table main grid, view, or subgrid.

This sample has been updated since this issue was opened. Do you still see the same results?

JimDaly avatar Nov 25 '24 23:11 JimDaly