RSS
 

Archive for the ‘User Interface Design’ Category

Difference between Radio button & Check button from User interface perspective

16 Mar

there are difference between radio button and check button, i won’t talk about the technical perspective or implementation for every one, i wanna talk about the meaning, in other meaning when i will decide to use each one so let’s state the difference:

Radio button: when you has more than one choice (multiple choices) and you want to select one and only one choice

Check button: used when indicate boolean value (true or false)

but Note:

By the way, you usually use the radio button in a group of button; each one represents the one choice. You can also have a group of check boxes, and that leads us to the 3rd case:

- When you have multiple choices, and multiple selections, use a group of check boxes.

My Source is the following link: http://www.mycsharpcorner.com/Post.aspx?postID=19

 
 
 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up