I have a form with an UltraOptionSet and an UltraNumericEditor. I am performing a validation event on the UltraNumericEditor. After typing in avalue to the UltraNumericEditor, I then try to change the selection on the UltraOptionSet. When I do this, the validation on the UltraNumericEditor is triggered and if validation fails a dialog box pops up. However, when this dialog box is closed both items in the UltraOptionSet appear to have focus. Is this a bug or is there a solution???
Thanks
There's really not enough information here to go on, but this sounds like a timing issue to me. What events are you using and what properties are you setting?
Do you have the latest Hot Fix?
Perhaps you should just create a small sample project demonstrating this behavior and Submit an incident to Infragistics Developer Support.