ciccio
Posts: 0
Joined: Fri Jun 14, 2013 10:40 am

adding n rows with labels and inputs components to a grid

in my app i have a select that specifies the number of tickets to buy and i have a grid with a row and 4 columns with 1 select components (to choose the type of tickets and 3 input components to insert name surname and contacts)
i would like to obtain that after the user select the number of tickets the grid will display the same number of rows selected by the user each of theme containing the components of the first row in the grid .
i found on the appery support (https://getsatisfaction.com/apperyio/...) how to add rows but i was wondering if it is possible to do what i explained in a more efficent manner

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

adding n rows with labels and inputs components to a grid

Hello! If you don't want to create HTML structure you're going to embed and you have a sample structure on page you can clone and embed this structure http://api.jquery.com/clone/

Return to “Issues”