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
440
Saving Data to Database
posted

Hi

I'm binding the Ultrawingrid to collection (List<Products>) Now am modifying the values in grid (for eg: price) and i have a save button in the form.

when clicking the save button, the changes in the grid to be saved to the database. How can i achieve this for Collection.

(For DataSet it's working fine)

Regards

Sam