Closed
How to implement a toggle switch button?
Is there a way to implement a toggle switch button for Gender? It should be like a pair of side-by-side rectangular buttons with label Male and Female. Clicking on one of button should clear another. The entire control needs to be binded to a property "gender".