DataGrid Add Row Client Side

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all,

Is it possible to add a row to an ASP.net datagrid via clientside JavaScript?

Thanks,

Jon
 
Jon,

It is certainly possible and is not difficult. The tricky part is to
communicate the new row to the server should you need it.

Eliyahu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top