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
225
Suppress update ValueEditor's value in edit mode
posted
Hi Infragistics Team, I have xamDataGrid which binds to Persons. The source Persons can be frequently updated. I need to suppress update value of ValueEditor when cell is in edit mode(user should have possibility enter and apply value). Do you know how it can be reached? I've attached the sample where cell's source(binding property) is updating every 5 sec. Thank you.
SuppressUpdateEditorValueInEditMode.zip