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
close icon

virtual grid add new row

Hi there..
I have a question regarding virtual grid,
that is how can I let the user add new row?

thanks

Im programming in c#, visual studio 2005
and using essential studio ver 4.2.0.37


1 Reply

AD Administrator Syncfusion Team October 30, 2006 04:14 AM UTC

Hi Namix,

To add or remove rows to your data, you just do it by working with the external data source. The grid should automatically reflect the changes (though you may have to call grid.ResetVolatileData and grid.Refresh to trigger displaying your new information.)

Here is a sample.
http://www.syncfusion.com/Support/user/uploads/VirtualGrid_f3f938be.zip

Let me know if you need any further help.

Best Regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon