User Profile
Collapse
-
Rabbit, I am using ASP.NET but if you think that it can be done using JavaScript, then that will be good. -
How to repeat controls in rows of x?
Code:<table> <tr> <td>Textbox 1</td> <td>Textbox 2</td> <td>Textbox 3</td> </tr> <tr> <td>Textbox 4</td> <td>Textbox 5</td> <td>Textbox 6</td> </tr> <tr> <td> Textbox n</?> </tr> </table>
No activity results to display
Show More
Leave a comment: