SyntaxFix
Write A Post
Hire A Developer
Questions
The DataGrid has an XAML property IsReadOnly that you can set to true:
IsReadOnly
true
<my:DataGrid IsReadOnly="True" />