Hi,
I have a maintenance form that uses a Microfour.Strataframe.UI.Windows.Forms.Devex.SpinEdit control bound to an integer field on the Primary BO on the form.
If I click Edit, change the field value using the spinner and then click Undo, the field reverts to the original value and becomes readonly as expected, however the Save and Undo buttons are still active until I click Undo a second time.
If I replace the spinedit control with a Startaframe NumericUpdown control everything behaves as expected.
Just wondering if anyone had come across this behaviour? I have recompiled the Strataframe Devexpress Wrapper project with Devexpress 13.2
TIA,
Andrew Harper