Hi,
am using add row functionality in webdatagrid.Once i enter the content in the row and i hit enter the content of the newly added row have to add to the database .How can i achieve this.?
Thanks in advance
Regards,
hsakarp.
Hi Hsakarp,
Thank you for posting in the community.
Please have a look at the online samples of WebDataGrid - http://samples.infragistics.com/aspnet/ComponentOverview.aspx?cn=data-grid, and this sample of row adding - http://samples.infragistics.com/aspnet/Samples/WebDataGrid/EditingAndSelection/AddRowServerEvents/Default.aspx?cn=data-grid&sid=d18c2c92-cf01-4bf5-ac38-2a1ebf728e29.
If you have any questions, please let me know.
Thanks for the reply.The content which am typing is updated in the grid automatically.I need is getting the content of newly created rows and i have to update the content into the database.
Thanks,
Hsakarp.