Hello,
Im building a menu with checkbox buttons. All of those buttons are dynamically created inside a horizontal box. I have another button , outside that horizontal box, that was created manually. And I want that button to control if some elements of the horizontal box is checked or not. Is it possible? Basically I want to control those buttons from other button. Can someone give me an advice on this?
thanks in advance
Im building a menu with checkbox buttons. All of those buttons are dynamically created inside a horizontal box. I have another button , outside that horizontal box, that was created manually. And I want that button to control if some elements of the horizontal box is checked or not. Is it possible? Basically I want to control those buttons from other button. Can someone give me an advice on this?
thanks in advance
Comment