the best visual design for this problem

A

Andy B

I have 2 text boxes inside a wizard step. When the person types in to the
TextBoxes and clicks the add button, the text in the TextBoxes shows up
inside a gridView at the bottom of the page. I need to figure out if I
should do 1 of the following things:

1. Make everything related to the textboxes invisible like the labels,
textboxes and add button
2. Make the textboxes readonly and make them empty with string.empty.

What one would be best for visual affect?
 
M

Munna

I have 2 text boxes inside a wizard step. When the person types in to the
TextBoxes and clicks the add button, the text in the TextBoxes shows up
inside a gridView at the bottom of the page. I need to figure out if I
should do 1 of the following things:

1. Make everything related to the textboxes invisible like the labels,
textboxes and add button
2. Make the textboxes readonly and make them empty with string.empty.

What one would be best for visual affect?

Hi,

If you have a button that says add new stuff or some thing like that
hiding the data entity ui would be okay...

one more thing visual dislocation is always bad.. so after get done
with data entity
emply the ui and then disable data entry would be good.

Best of luck

Munna
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
www.shatkotha.com
 

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

Top