style question

D

David Thielen

Hi;

When displaying a record (not editing - just displaying) and I am displaying
it in a FormView because what is shown depends on some of the record values,
what do you think works best:

1) Label or TextBox w/ TextBox.Enabled=false for the text fields?
2) For radio & check boxes - A Label stating the value, or a
RadioList/CheckBox.Enabled=false to display it?
 
P

Phillip Williams

I think that this is a question of personal preferences. I prefer the labels
for display. I am inclined to not use disabled input controls for normal
display. I would only disable input controls upon conditional processing to
indicate to the user that certain options cannot be combined on the same
request. The input controls (whether textboxes, checkboxes or radio buttons)
usually invite the user to click on them, so if the purpose were only to
display the information, I would convert them to labels.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top