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?
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?