With DocHub, you can quickly cut off radio button in odt from anywhere. Enjoy capabilities like drag and drop fields, editable textual content, images, and comments. You can collect electronic signatures securely, include an additional layer of defense with an Encrypted Folder, and work together with teammates in real-time through your DocHub account. Make changes to your odt files online without downloading, scanning, printing or mailing anything.
You can find your edited record in the Documents folder of your account. Create, send, print out, or convert your file into a reusable template. With so many robust features, it’s simple to enjoy smooth document editing and managing with DocHub.
hello welcome to presim Technologies I am wenat this is part 11 of asp.net video series in this session weamp;#39;ll learn about the properties and events of an asp.net radio button control radio button control is actually used when you want the user to select only one option from the available choices for example the gender of a person a person can be male or female he cannot be both at the same time so if the user has first selected male and then if he to select female the initial male selection he made should automatically be deselected so this is one of the scenarios when we can actually use the radio button control another example would be when you want the user to select his s her favorite color in fact for both of these choices we can actually use another control called radio button list control in asp.net we will be talking about radio button list control in a later video session so in short we can see that if you if you want to provide the user with mutually exclusive choices