0
Answer

Adding new row using Javascript

I am doing a project in ASP.Net , On that i placed a datagrid.
All fields of that datagrid are editable(TemplateColumn).
I want to add new row using Javascript with all the feature
of other rows, Can anyone help...?