Displaying a DropDownList of Page Sizes for a Paged Grid

0 Answers 156 Views
Grid Pager
Randy
Top achievements
Rank 1
Randy asked on 27 Oct 2021, 06:23 PM
I see that there is a way to set and show a list of PageSizes in a dropdown list on the Pager control. Is there a way to do that for a paged Grid control?
Randy
Top achievements
Rank 1
commented on 27 Oct 2021, 06:48 PM

Nevermind, I found it 

    <GridSettings>
        <GridPagerSettings PageSizes="@PageSizes" />
    </GridSettings>

No answers yet. Maybe you can help?

Tags
Grid Pager
Asked by
Randy
Top achievements
Rank 1
Share this question
or