✅ Add grid dynamically from MainWindow to SecondaryWindow
Hi everyone,
My program is base on C# WPF .NET.
I want to use a button which is in Main window to add a grid to secondary window. But the grid can't be updated in secondary window. If the button is in secondary window, the grid can be updated successfully.
Do somebody know this problems?
3 Replies