Hello,
In one of my application I have a form in tabular format. I have following questions
1) How can I add a row dynamically in my form?
2) While submitting how can I process multiple tables rows in view code and insert all of them to the database via model?