﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Devexpress SpinEdit problem</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 01:13:32 GMT</lastBuildDate><ttl>20</ttl><item><title>Devexpress SpinEdit problem</title><link>http://forum.strataframe.net/FindPost32844.aspx</link><description>&lt;p class="MsoNormal"&gt;Hi,&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;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.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;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.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;If I replace the spinedit control with a Startaframe NumericUpdown control everything behaves as expected.&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;Just wondering if anyone had come across this behaviour? I have recompiled the Strataframe Devexpress Wrapper project with Devexpress 13.2&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;span style='color: navy; font-family: "Arial",sans-serif; font-size: 10pt; mso-fareast-font-family: "Times New Roman"; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-AU; mso-fareast-language: EN-AU; mso-bidi-language: AR-SA; mso-no-proof: yes;'&gt;TIA,&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span style='color: navy; font-family: "Arial",sans-serif; font-size: 12pt; mso-fareast-font-family: "Times New Roman"; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-AU; mso-fareast-language: EN-AU; mso-bidi-language: AR-SA; mso-no-proof: yes;'&gt;&amp;nbsp;&lt;br/&gt;&lt;/span&gt;&lt;span style='color: navy; font-family: "Arial",sans-serif; font-size: 10pt; mso-fareast-font-family: "Times New Roman"; mso-fareast-theme-font: minor-fareast; mso-ansi-language: EN-AU; mso-fareast-language: EN-AU; mso-bidi-language: AR-SA; mso-no-proof: yes;'&gt;Andrew Harper&amp;nbsp;&lt;/span&gt;</description><pubDate>Tue, 27 Jan 2015 03:07:41 GMT</pubDate><dc:creator>Andrew Harper</dc:creator></item><item><title>RE: Devexpress SpinEdit problem</title><link>http://forum.strataframe.net/FindPost32845.aspx</link><description>Hi Andrew.&lt;br/&gt;&lt;br/&gt;I don't have DevEx to check but you could try and add an IsDirtyChanged event handler to your form's BOs and set a break point on them. This way, after Save, it will change again to IsDirty in your case and then you can have a look at the Call Stack window and see what is causing your BO to change the state.&lt;br/&gt;&lt;br/&gt;Hope it helps.&lt;br/&gt;&lt;br/&gt;Ivan</description><pubDate>Tue, 27 Jan 2015 03:07:41 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>