Sometimes you need forms to capture entries for multiple rows of data. In such forms each row is a sub object (with multiple associated parameters), like sales report for a particular item or a particular expense in an expense report. The tricky part with such forms is that you can’t predict how many sub . . . → Read More: Using spark datagrid to capture multiple rows of data