Click here to Skip to main content
15,890,579 members

Comments by Member 15352875 (Top 2 by date)

Member 15352875 27-May-22 22:59pm View    
Okay thanks Graeme_Grant. I don't understand how I would use the C# language with VS2019 that uses XAML code which I save the mainwindow.xaml and then import it with powershell. So not sure this is what I'm looking for but thanks for your time anyways.
Member 15352875 27-May-22 16:45pm View    
@Graeme_grant what other information do I need to provide to better answer my question? You said I did not provide a data model not sure what your looking for more information from VS2019?

I have a WPF form with 2 Data grid boxes that each contain 1 checkbox column.

I'm unable to check the boxes when the application is running. I want the user to be able to check or uncheck the boxes. I'm not sure what is missing. I'm using VS 2019 to build the WPF form using XAML code to add to my PowerShell application.