I need a help in designing form in vb.net.
In my project I have to design a form to save the company's applicaton form details.the applicaton form is of two page.I have to make the form design catchy so that data entry is easy. A section in the application form is QUALIFICATION. It is in a tabular format with column names
degree,year of passing,class of %,subject ,institution.
There will be 2 to 3 rows filled in this table in application form.I dont know how to design this QUALIFICATION table in form so that the user will find it easy to enter the data.
can u help me out.