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

Issues with Getting started with the DataGrid control #696

Open
AndreCoder opened this issue Aug 30, 2023 · 0 comments
Open

Issues with Getting started with the DataGrid control #696

AndreCoder opened this issue Aug 30, 2023 · 0 comments

Comments

@AndreCoder
Copy link

[There are a few issue that I had while following the Getting started with the Data Grid control
Issue One. In Step 5. Add the control in your Loaded event:
- It does not stated how or where to add a Load Event
- The code provide about the Layout Root.Children.Add(dataGrid1) needs to be clarified a bit more.

Issue Two. In the Binding a Data Grid to a data source section:
- In the Items Source property, it reference a Model View that is not created yet in the previous steps.
Can I get some clarification on how and where to create that.

Issue Three: In the Customizing columns section:
- The <controls:DataGrid.Columns> tag gives me this following error message:
Error 1: "Severity Code Description Project File Line Suppression State
Error XDG0012 The member "Columns" is not recognized or is not accessible. MyApp1
C:\Users\tc\source\repos\MyApp1\MyApp1\MainPage.xaml 17"
Error 2: "Severity Code Description Project File Line Suppression State
Error XLS0415 The attachable property 'Columns' was not found in type 'Data Grid'. MyApp1
C:\Users\tc\source\repos\MyApp1\MyApp1\MainPage.xaml 17"

Thank you for helping me in my career endeavors ]


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

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

No branches or pull requests

1 participant