StrataFrame Forum

SF - v.1.6.7 - ComboBox - Error (enabled property)

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

By Rogerio Mauri - 1/24/2009

Hi...

When the enabled property of one combobox is modified between true and false it is modified for one textbox.

Combobox properties:
- DropDownStyle: DropDownList
- AutoCompleteMode: Append
- AutoCompleteSource: ListItems
- FormattingEnabled: True
- PopulationType: BusinessObject
- PopulateOnFormLoad: Manual
- TopMostDescription: "<.... a text ...>"
- TopMostValue: -1
- ValueMemberDataType: Object

After choice of an option (Operação):

Images with more details, as attached.
By Trent L. Taylor - 1/25/2009

Well, I am really unsure of what you are dealing with here, but I am guessing that you are using multi-columns on this combo, which could render differently than a combo without multi-columns.  but if am going down the wrong path here, you will need to attach a sample reproducing the behavior.
By Rogerio Mauri - 1/27/2009

Trent... Hi...

The problem did not appear in a test project. I will more make detailed analysis.

Thank you!

By Trent L. Taylor - 1/28/2009

That is kindof what I figured would happen and why I requested a sample as sometimes when you start to create a sample you can see where the problem actually is.  And if not, then we have something that we can trace and try and get to the bottom of things.  Let me know if you do not make any progress on this.  Thanks. Smile