vb.net - Adding a new row into TableLayoutPanel with a click of a button -


i have tablelayoutpanel 6 columns , 2 rows. first row contains headings columns, second row contains 2 comboboxes , 4 textboxes.

when program running wish able click on either button or plus symbol create new row 2 comboboxes , 4 textboxes. seen in pic

pic


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -