Hi...
i am very new to WPF, moreover to C# also... pls help me. i have createdgrid in XAML without any rows or columns . now i have two buttons beside, if i clickbutton1 -> grid should set to 4x4 matrix row and column and similar wayon click button2 -> same grid should set to 3x3 matrix row and column by hiding/collapsing (4x4 matrix).
Thanks in advance..