We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently there is no in-built tool / library available that allows us to paginate results using DataGrid in UWP application.
I would expect a way to control/configure paging to be implemented in my UWP application using some in-built libraries/ functions in Datagrid.
NA
Nuget Package(s): Microsoft.Toolkit.Uwp.UI.Controls.DataGrid
Package Version(s): 5.0.0
Windows 10 Build Number:
App min and target version:
Device form factor:
Visual Studio
The text was updated successfully, but these errors were encountered:
Please create a UserVoice request for this
Sorry, something went wrong.
A Pager control that can be used with DataGrid (among other controls) is being done write now in Windows UI library - microsoft/microsoft-ui-xaml#60
Feel free to go participate in shaping that control!
Hey @skendrot. I had already created a user voice request there, the same time when I created this issue.
No branches or pull requests
I'm submitting a...
Current behavior
Currently there is no in-built tool / library available that allows us to paginate results using DataGrid in UWP application.
Expected behavior
I would expect a way to control/configure paging to be implemented in my UWP application using some in-built libraries/ functions in Datagrid.
Minimal reproduction of the problem with instructions
NA
Environment
Nuget Package(s):
Microsoft.Toolkit.Uwp.UI.Controls.DataGrid
Package Version(s):
5.0.0
Windows 10 Build Number:
App min and target version:
Device form factor:
Visual Studio
The text was updated successfully, but these errors were encountered: