Subject | IB_ComboBox csDropDownList Sorted lookup bug? |
---|---|
Author | DaveR |
Post date | 2002-09-03T14:08:19Z |
I think this may be a bug...
If I have a (csDropDownList style) IB_ComboBox with
Items set to
One
Two
Three
Four
& ItemValues set to
1
2
3
4
the control correctly displays "One" when the data field has a value of
1. However, if the Sorted property is True the "Four" is displayed.
Clearly, the Sorted property is only sorting the Items not the
corresponding ItemValues. Is this a bug?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 21/08/2002
If I have a (csDropDownList style) IB_ComboBox with
Items set to
One
Two
Three
Four
& ItemValues set to
1
2
3
4
the control correctly displays "One" when the data field has a value of
1. However, if the Sorted property is True the "Four" is displayed.
Clearly, the Sorted property is only sorting the Items not the
corresponding ItemValues. Is this a bug?
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 21/08/2002