microsoft / PowerApps-Samples

Sample code for Power Apps, including Dataverse, model-driven apps, canvas apps, Power Apps component framework, portals, and AI Builder.
https://docs.microsoft.com/powerapps
MIT License
1.54k stars 1.7k forks source link

Paging not working in the Model Driven Grid Control PCF #470

Open HendrikDeBeck opened 1 year ago

HendrikDeBeck commented 1 year ago

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:

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

JimDaly commented 1 week ago

@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?