﻿<?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?)  » DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Thu, 07 May 2026 17:32:08 GMT</lastBuildDate><ttl>20</ttl><item><title>DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><link>http://forum.strataframe.net/FindPost31158.aspx</link><description>&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;Hello, I have a problem with binding (I suppose)&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;I have ComboA and ComboB binded to a BO&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;When I change ComboA value, ComboB can change to another value&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;The problem is that if I change comboB value, comboA value change to the previus value&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;span style="background-color: white; "&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;div&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="background-color: white; "&gt;//when combo A (&lt;/span&gt;&lt;span style="font-size: 13px; background-color: rgb(255, 255, 255); "&gt;uxIdTipoContribuyente)&lt;/span&gt;&lt;span style="background-color: white; "&gt;&amp;nbsp;change I have to change combo B (&lt;/span&gt;&lt;span style="font-size: 13px; background-color: white; "&gt;uxIdTipoDocumento) on some condition if needed&lt;br/&gt;&lt;br/&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;private&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;void&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;uxIdTipoContribuyente_SelectedValueChanged(&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;object&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;sender,&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: rgb(43, 145, 175); "&gt;EventArgs&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;e)&lt;br/&gt;&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;{&lt;br/&gt;&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp; SetControlDocumento((&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;int&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;)uxIdTipoContribuyente.SelectedValue);&lt;br/&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#000000"&gt;}&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#000000"&gt;&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="background-color: rgb(255, 255, 255); "&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;//if I have to change the comboB value, I call a method that change that value to an known value&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#000000"&gt;&lt;br/&gt;&lt;/font&gt;&lt;font color="#0000ff"&gt;private&lt;/font&gt;&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;void&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;SetControlDocumento(&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;int&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#000000"&gt;&amp;nbsp;idTipoContribuyente)&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;{&lt;br/&gt;&lt;/span&gt;&lt;span style="font-size: 13px; "&gt;&lt;font face="Consolas" style="color: rgb(0, 0, 0); "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/font&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;// this says me if the comboA value have to change comboB value...&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;&lt;br/&gt;&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;if&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;(BO.Dic.&lt;/font&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: rgb(43, 145, 175); "&gt;TiposContribuyentesBO&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;.EsCuitObligatorio(idTipoContribuyente))&amp;nbsp;{&amp;nbsp;&lt;br/&gt;&lt;/font&gt;&lt;span style="font-size: 13px; "&gt;&lt;font face="Consolas" style="color: rgb(0, 0, 0); "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/font&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;//here I call a user control method that change his combobox control SelectedValue to an known value&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&lt;br/&gt;&lt;/font&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; documentoControl.SetTipoDocumento(&lt;/font&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: rgb(43, 145, 175); "&gt;TiposDocumentosEnum&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;.CUIT);&amp;nbsp;&lt;br/&gt;&lt;/font&gt;&lt;span style="color: rgb(0, 0, 0); background-color: white; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br/&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0); background-color: white; font-family: Consolas; font-size: 13px; "&gt;}&lt;br/&gt;&lt;/span&gt;&lt;span style="background-color: white; font-size: 13px; "&gt;&lt;br/&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;// Documentcontrol is a inherited strataframe user control with a combo and a textbox... this method change the selected value of the combo&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;br/&gt;&lt;/span&gt;&lt;font color="#0000ff" style="font-family: Consolas; font-size: 13px; "&gt;Documentcontrol.&lt;/font&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;SetTipoDocumento&amp;nbsp;(&lt;/font&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: rgb(43, 145, 175); "&gt;TiposDocumentosEnum&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;tipoDocumentoId)&lt;br/&gt;&lt;/font&gt;&lt;span style="color: rgb(0, 0, 0); background-color: white; font-family: Consolas; font-size: 13px; "&gt;{&lt;br/&gt;&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp; uxIdTipoDocumento.SelectedValue&amp;nbsp;=&amp;nbsp;(&lt;/font&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;int&lt;/span&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;)tipoDocumentoId;&lt;br/&gt;&lt;/font&gt;&lt;font color="#000000" style="font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/font&gt;&lt;span style="font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#008000"&gt;//uxIdTipoDocumento.EditValue&amp;nbsp;=&amp;nbsp;tipoDocumentoId.ToString();&lt;br/&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 0); background-color: white; font-family: Consolas; font-size: 13px; "&gt;}&lt;/span&gt;&lt;div&gt;&lt;pre style="font-size: 13px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;pre style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;// The problem is that when SelectedValue on uxIdtipoDocumento is called, the BO's strataframe businesslayer call the event &lt;/span&gt;&lt;/font&gt;&lt;span style="background-color: white; "&gt;&lt;span style="font-style: italic;"&gt;&lt;font face="Georgia" color="#000088"&gt;CurrentView_ListChanged that have this code:&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;span style="background-color: white; "&gt;&lt;font face="Consolas" style="color: black; "&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="font-family: Consolas; color: blue; "&gt;If&lt;/span&gt;&lt;span style="font-family: Consolas; background-color: white; color: black; "&gt;&amp;nbsp;(&lt;/span&gt;&lt;span style="font-family: Consolas; color: blue; "&gt;Not&lt;/span&gt;&lt;span style="font-family: Consolas; background-color: white; color: black; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; color: blue; "&gt;Me&lt;/span&gt;&lt;span style="font-family: Consolas; background-color: white; "&gt;&lt;font color="#000000"&gt;._AreChangedEventsPaused)&lt;/font&gt;&lt;/span&gt;&lt;font color="#0000ff" style="font-family: Consolas; "&gt;    Then &lt;/font&gt;&lt;span style="background-color: white; font-family: Consolas; color: black; "&gt;loDelegate.Invoke(&lt;/span&gt;&lt;span style="font-family: Consolas; color: blue; "&gt;Me&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; color: black; "&gt;.GetPropertyDescriptor(e.PropertyDescriptor.Name),&amp;nbsp;EventArgs.Empty)&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; "&gt;&lt;font color="#0000ff"&gt; ...&lt;/font&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;span style="background-color: white; "&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;// this code seems to refresh the value of the datasource and I loose the value that I setted on the combobox A&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/pre&gt;&lt;pre style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;I have to do it at BO level? to do this I have to set BO's properties on BOM "Property changing events" to single for all / unique for each property and alter values here? or I have to control the "ChangedEventPaused"? (can I?) &lt;/span&gt;&lt;/font&gt;&lt;/pre&gt;&lt;pre style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; "&gt;&lt;span style="background-color: white; "&gt;&lt;font face="Georgia" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;thanks in advance for the help that can bring to me on this problem&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/pre&gt;&lt;/pre&gt;</description><pubDate>Fri, 20 Apr 2012 16:31:13 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><link>http://forum.strataframe.net/FindPost31163.aspx</link><description>Thank you so much, I will refactor my code and go on the BOM single event way. thanks again for the response.</description><pubDate>Fri, 20 Apr 2012 16:31:13 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><link>http://forum.strataframe.net/FindPost31162.aspx</link><description>Hi Fabian,&lt;br/&gt;&lt;br/&gt;I would go and handle this on the BO events instead of the UI if possible.&amp;nbsp; I use the BOM Property Single Event and handle that with a Select Case and update the BO properties instead of the controls in the UI, by updating the BO properties, the UI controls would be updated automatically.</description><pubDate>Thu, 19 Apr 2012 15:35:13 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><link>http://forum.strataframe.net/FindPost31161.aspx</link><description>Same result using IndexChanged or ValueChanged&lt;div&gt;the sequence of events firing on this comboboxedit control are:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&lt;strong&gt;uxIdTipoContribuyente_editvaluechanged &lt;/strong&gt;--&amp;gt; here I think that not binding still ocurrs (not 100% sure but if I remember I not use this because can give me the old value on the bo "comboBOBusinessObject.bindingfieldOfThisCombo"&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&lt;strong&gt;uxIdTipoContribuyente_SelectedIndexChanged&lt;/strong&gt;&lt;div&gt;&lt;strong&gt;uxIdTipoContribuyente_SelectedValueChanged&lt;/strong&gt;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;index and value changed cause same effect, I not sure if using "changing" intead of "changed" can be a solution :(&amp;nbsp;&lt;div&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------&lt;br/&gt;&lt;br/&gt;&lt;div&gt;&lt;i style="color: rgb(0, 0, 136); font-family: Arial; font-size: small; "&gt;I go with the PauseChangedEvent way...&amp;nbsp;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;had&lt;/span&gt;&lt;span style="background-color: rgb(245, 245, 245); "&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;never&lt;/span&gt;&lt;span style="background-color: rgb(245, 245, 245); "&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;heard of&lt;/span&gt;&lt;span style="background-color: rgb(245, 245, 245); "&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;that property before but I tested it and seems to works, edited ok, saved ok...&amp;nbsp;&lt;/span&gt;&lt;div&gt;&lt;font face="Arial" size="2" color="#000088"&gt;&lt;span style="font-style: italic;"&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;I can have&lt;/span&gt;&lt;span style="background-color: rgb(245, 245, 245); "&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;future problems&lt;/span&gt;&lt;span style="background-color: rgb(245, 245, 245); "&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;using this&amp;nbsp;&lt;/span&gt;PauseChangedEvent&amp;nbsp;&lt;span class="hps" style="background-color: rgb(245, 245, 245); "&gt;property, what cares I have to keep present when pausing changed events&lt;/span&gt;&lt;span class="" style="background-color: rgb(245, 245, 245); "&gt;?&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;i style="color: rgb(0, 0, 136); font-family: Arial; font-size: small; "&gt;Can I do this change of a property from another property at BO level?(enabling changed properties for this BO)? &amp;nbsp;it's better because it keep defaults/validate logic separately from the UI?&lt;div&gt;&lt;i style="color: rgb(0, 0, 136); font-family: Arial; font-size: small; "&gt;thanks!&lt;div&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;&lt;br/&gt;&lt;/span&gt;&lt;div&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;Code that seems to works:&lt;/span&gt;&lt;div&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;------------------------&lt;/span&gt;&lt;div&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;public&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: blue; "&gt;void&lt;/span&gt;&lt;span style="background-color: white; color: black; font-family: Consolas; font-size: 13px; "&gt;&amp;nbsp;SetTipoDocumento&amp;nbsp;(&lt;/span&gt;&lt;span style="font-family: Consolas; font-size: 13px; color: rgb(43, 145, 175); "&gt;TiposDocumentosEnum&lt;/span&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;&lt;font color="#000000"&gt;&amp;nbsp;tipoDocumentoId)&lt;/font&gt;&lt;/span&gt;&lt;div&gt;&lt;span style="background-color: white; font-family: Consolas; font-size: 13px; "&gt;{&lt;/span&gt;&lt;div&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;pre style="font-family: Consolas; font-size: 13px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; display: inline !important; "&gt;    ((&lt;span style="color: rgb(43, 145, 175); "&gt;BusinessLayer&lt;/span&gt;&lt;font color="#000000"&gt;)BusinessObject).PauseChangedEvents();&lt;/font&gt;&lt;/pre&gt;&lt;div&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;pre style="font-family: Consolas; font-size: 13px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; display: inline !important; "&gt;&lt;font color="#000000"&gt;    uxIdTipoDocumento.SelectedValue&amp;nbsp;=&amp;nbsp;(&lt;/font&gt;&lt;span style="color: blue; "&gt;int&lt;/span&gt;&lt;font color="#000000"&gt;)tipoDocumentoId;&lt;/font&gt;&lt;/pre&gt;&lt;div&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;pre style="font-family: Consolas; font-size: 13px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; display: inline !important; "&gt;&lt;font color="#000000"&gt;    ((&lt;/font&gt;&lt;span style="color: rgb(43, 145, 175); "&gt;BusinessLayer&lt;/span&gt;&lt;font color="#000000"&gt;)BusinessObject).ResumeChangedEvents();&lt;/font&gt;&lt;/pre&gt;&lt;div&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;span style="font-style: italic;"&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;div style="display: inline !important; "&gt;&lt;pre style="font-family: Consolas; font-size: 13px; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: white; display: inline !important; "&gt;&lt;span style="background-color: white; "&gt;}&lt;/span&gt;&lt;/pre&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;</description><pubDate>Thu, 19 Apr 2012 14:30:18 GMT</pubDate><dc:creator>Fabian R Silva, -</dc:creator></item><item><title>RE: DevEx.ComboBoxEdit  if change another comboBoxEdit on some condition back to previous value</title><link>http://forum.strataframe.net/FindPost31160.aspx</link><description>Hi Fabian.&lt;br/&gt;&lt;br/&gt;Have you tried using the IndexValueChanged event instead?</description><pubDate>Thu, 19 Apr 2012 11:47:49 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>