S
scorpion53061
vb.net windows app to be used on college campuses.
I need to somehow think this through and come up with some ideas . You guys
have been good to me as far as helping me think things through so I felt
pretty confident coming here.
I have a situation where I need to account for 28 different types of data
entering situations each having about 35 textboxes and corresponding labels
and each textbox has a variable. If the textbox is empty when they click
submit the variable is left blank which is important for how I format the
data. When clicking submit these variables would be recorded to a access
database.
If you were me, how would you approach this situation? Would you use a tab
control? Do you think it would be poor practice to have 2 tabs where the
user had to click a second tab(planning for a min 800x600 screen and not all
textboxes would fit on one tab).
Your thoughts please and they are much appreciated.
I need to somehow think this through and come up with some ideas . You guys
have been good to me as far as helping me think things through so I felt
pretty confident coming here.
I have a situation where I need to account for 28 different types of data
entering situations each having about 35 textboxes and corresponding labels
and each textbox has a variable. If the textbox is empty when they click
submit the variable is left blank which is important for how I format the
data. When clicking submit these variables would be recorded to a access
database.
If you were me, how would you approach this situation? Would you use a tab
control? Do you think it would be poor practice to have 2 tabs where the
user had to click a second tab(planning for a min 800x600 screen and not all
textboxes would fit on one tab).
Your thoughts please and they are much appreciated.