I want to create a DataGrid in WPF and i want to add text box controls and check boxes to the grid dynamically . I want to set the string values to text boxes dynamically at run time. Can anyone provide me a working example.
I want to create a DataGrid in WPF and i want to add text
Share
A while ago I wrote Create DataGrid in WPF using code take a look at it