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
585
DataChanged false and OriginalValue only contains the new values
posted

Hi

I have a datagrid bound to a list. One of my columns is a valuelist. I have created a save button where I iterate my changed rows, however the column with the value list even after a change the DataChanged value shows false and the OriginalValue contains my new value, so I cannot seem to detect whether the user has changed the value or not. It seems to be OK on cells that are tickboxes only on the valuelist cells.

 

Am I missing something obvious?

 

Thank you!

Dave

Parents Reply Children
No Data