I am doing a project on Flight Booking system. My part is to enter the details of the passengers travelling. These passengers may include Adults as well as children. So I need to dynamically generate separate lablels labels and text boxes for all the passengers travelling so that details of all them can be entered.
How can I do that?
