Skip to content
New issue

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

Data Grid Control with its sort, selection, filter, search, pagination & other data grid functions #277

Closed
iammustafatz opened this issue Feb 18, 2024 · 3 comments

Comments

@iammustafatz
Copy link

iammustafatz commented Feb 18, 2024

Summary

The feature request for react-native-xaml involves integrating WinUI Data Grid Control including sorting, selecting rows, filtering, searching, pagination, and other essential data grid functions. This enhancement aims to provide a robust and user-friendly data grid experience within React Native windows applications by leveraging the capabilities of WinUI Data Grid.

Refer: [https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/datagrid]

Motivation

The motivation behind this feature request is to enhance the data presentation and manipulation capabilities in React Native applications. Data Grid Control offers powerful features for managing and displaying large datasets efficiently. By incorporating these features into react-native-xaml, developers can create more sophisticated and responsive data-driven applications with improved usability.

Refer: [https://learn.microsoft.com/en-us/windows/communitytoolkit/controls/datagrid]

Open Questions

No response

@iammustafatz iammustafatz added the enhancement New feature or request label Feb 18, 2024
@iammustafatz iammustafatz changed the title WinUI Data Grid with its sort, selection, filter, search, pagination & other data grid functions Data Grid Control with its sort, selection, filter, search, pagination & other data grid functions Feb 18, 2024
@asklar
Copy link
Member

asklar commented Feb 18, 2024

hi @iammustafatz, this repo is for exposing the built-in windows.ui.xaml and microsoft.ui.xaml controls, and provides a way to expose controls from custom libraries. You could use the tools in this repo/library to expose an existing winui data grid control, here are the instructions: https://github.com/microsoft/react-native-xaml/blob/main/TechnicalGuide.md#using-a-custom-usercontrol

@chrisglein
Copy link
Member

Let us know if the steps are successful in having you expose the existing community toolkit data grid control. Our expectation is that this should work.

Copy link
Contributor

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants