We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

How can i add a new row to dgbg

hello;

i have a question about dgbg. hao can i add some new row after i bound dgbg to a datatalbe? and how could i make dgbg to show some empty row?

thanks

1 Reply

RC Rajadurai C Syncfusion Team June 9, 2009 04:21 PM UTC

Hi American,

Thanks for your interest in Syncfusion Products.

Try calling AddNew() method to add new row to gdbg binded to datatable.

this.gridDataBoundGrid1.Binder.AddNew();

This adds a new row in griddataboundgrid.

Regards,
Rajadurai

Loader.
Live Chat Icon For mobile
Up arrow icon