User-1469806888 posted
I have a textbox, a button and a datagrid, so let say when
i enter 4 in textbox and hit the button, i need to show 4 buttons on
datagrid with names Button1 Button2 Button3 Button4 in wpf can anyone help me. Or Else whenever i enter a number in the text box the same number of button should appear in a stackpanel.