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
2235
no sql data adapters!!!
posted

Every example you give of manipulating data uses sqldataadapters.

 

Need help with a different kind of issue.

 

Have grid, grid is set to allow add,updates and deletes.

 

have dataset

dataset is bound to grid

 

when user is down with grid they press update button and the dataset gets passed to a function that use the db.updatedataset method

 

so how can i mark for deletion or add new rows to a disconnected dataset?

 

Parents
No Data
Reply Children
No Data