I have a Gridview with 3 TemplateFields: 1 with a DropDownList and 2 others with Texboxes.
I managed to get the first empty row in the GridView. Now, i need to add another row on SelectedIndexChanged event of the DropDownList.
How can I achieve this?
Thanks
Default.aspx
Default.aspx.cs