ComboBox vs. ComboBoxEdit


Author
Message
Bill Cunnien
Bill Cunnien
StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)StrataFrame VIP (1.1K reputation)
Group: Forum Members
Posts: 785, Visits: 3.6K
If I use the standard SF control, combobox, my form works just fine; however, we have invested a good chunk into the DevExpress control suite, so I thought I would see how these work within the framework.  Since I am still working on the trial software, I downloaded the 6.3.3 version of DevExpress and installed it.  Then, I added the SF wrapped 6.3 controls to the VS IDE.  After dropping a comboBoxEdit control onto the form, I went through the exact same motions as I did for the SF comboBox.  Then, F5. 

The ComboBoxEdit is filled with data; however, the selected value never changes.  The visual behavior is as if it snaps back to the top of the list (a blank item) after I pick a different item on the list.  If I add a topmost item to the wrapped control, it does the same thing.  If I attempt to change the SelectedItem property from -1 to 0, the SelectedItem property reverts back to -1 as soon as I tab off of that field. 

Please note that I am using the PopulationType as Enumeration.  And, also note, the enum list performs beautifully on other forms by using the non-DevEx ComboBox control.

Thanks!
Bill

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Bill Cunnien - 17 Years Ago
Greg McGuffey - 17 Years Ago
Bill Cunnien - 17 Years Ago
                 ROFL!
Greg McGuffey - 17 Years Ago
Bill Cunnien - 16 Years Ago
                         Still looking for help on this one...bump... :)
Bill Cunnien - 16 Years Ago
                             Bill, I use the Combo Edit controls throughout my app with both...
Paul Chase - 16 Years Ago
                                 Hi Paul, Attached is the properties screen snippet. Thanks! Bill
Bill Cunnien - 16 Years Ago
                                     The problem that you are having is the Enum in this case. The...
Trent L. Taylor - 16 Years Ago
                                         Well...that makes sense. I'll check it out tomorrow. Thanks, again!!...
Bill Cunnien - 16 Years Ago
                                             Very nice. It works as you suggested. Simple. Sweet. Effective. Btw,...
Bill Cunnien - 16 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search