Hello guys,
How do I disable for example all button controls in a certain placeholder?
The plot: I am coding an application for web that uses some buttons which get disabled after you click them.
Now when I click the "New Game" button, all previously disabled buttons should be enabled again.
Any help is very appreciated!