Question
How to add new row to datagrid using button
I am interested in creating a datagrid with the ability to add new rows by clicking a "+" button. The datagrid grows vertically with new rows added to the bottom to allow new entries. If a user wants to delete a row they have already entered they can click a "-" button next to the row.
Alex
