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
80
Original Data Source Does Not Support Updates
posted

Hey,

I've run into a problem with a webpage I'm building. I have a WebDataGrid that has an oracle table as a datasource, and I've enabled the editing core behaviors to support editing individual cells in the rows. Whenever I edit a cell and refresh the page, it throws an error

"Sys.WebForms.PageRequestManagerServerErrorException: Original data source does not support updates."

google has been unhelpful, and I'm not sure which direction to head. I had a problem with an invalid DataKeyField earlier, but as soon as I resolved that, this appeared.

Parents Reply Children
No Data