Any thoughts?
Looks like the CloseUp is what I needed. I wasn't sure becuase it would happend even when the user typed in the value as opposed to opening the list and selecting an item. But this seems to work regardless.
Thanks you!!
Hi,
Are you using the latest version / hot fix? I thought I remember something like this being fixed recently.
If that's not helpful, then perhaps you could try calling Infragistics.Win.DropDownManager.CloseUp before you show your dialog. This might cause an infinite loop, I'm not sure. But it might close the dropdown so the users don't see the wrong selected item.
Another possible solution might be to use a BeginInvoke to call a method that shows the dialog, rather than showing it directly from the AfterExitEditMode event.
If none of that helps, I recommend submitting a small sample application demonstrating the issue to Infragistics Developer Support so they can check it out: Submit an incident to Infragistics Developer Support