StrataFrame Forum

SF UltraComboEditor Control

http://forum.strataframe.net/Topic9386.aspx

By Tim Dol - 6/6/2007

I'm having a problem with the SF UltraComboEditor control, it's not populating the items. I am populating the combo box through a business object. The business object is populated at the beginning of the program and I'm simply using the CopyDataFrom method in the population settings.  I placed a SF ComboBox and set the exact same properties and it works fine.  The only difference I can see is the SF ComboBox's BindingProperty = SelectedValue and the UltraComboEditor is = 'Value'.  There is no SelectedValue option.

Any ideas?

Thanks

Tim

By Tim Dol - 6/7/2007

Problem resolved. I found a post from Larry Caylor indicating that it was a Infragistics issue. The hot fix resolved the problem.
By Trent L. Taylor - 6/7/2007

Good deal Smile