Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
275
How to add a new row in a WebGrid
posted

Hi Everyone,

I am using VB in my code behind.  I have a webgrid and I'm using a SqlDataSource bound to the WebGrid

And I need to add new records but I don't know how.

Can I use datarows ?  How can I implement it ?

Thanks !!