Hi all,
I have tried using DataCombo for a while and so far it seems to me that it is very similar to normal Combobox, but much weaker?
1) For example, DataCombo does not support many ComboBox's methods such as TopIndex, ListIndex, ListCount; and even worse, no DropDown. Or maybe DataCombo actually have all these methods but just in other names? Also if DataCombo really does not have these methods is it possible to create them by coding?
2) Somebody told me I should use DataCombo more because it has control on more data source; is it because it has the extra "BoundColumn" and "RowMember"? Can someone tell me the difference between "BoundColumn", "RowMember" and "DataMember", I checked their documents but they didn't help much because the explanations are very similar to those of "DataSource", "DataField", "RowSouce", "ListField"... I am very confused now!
I have tried using DataCombo for a while and so far it seems to me that it is very similar to normal Combobox, but much weaker?
1) For example, DataCombo does not support many ComboBox's methods such as TopIndex, ListIndex, ListCount; and even worse, no DropDown. Or maybe DataCombo actually have all these methods but just in other names? Also if DataCombo really does not have these methods is it possible to create them by coding?
2) Somebody told me I should use DataCombo more because it has control on more data source; is it because it has the extra "BoundColumn" and "RowMember"? Can someone tell me the difference between "BoundColumn", "RowMember" and "DataMember", I checked their documents but they didn't help much because the explanations are very similar to those of "DataSource", "DataField", "RowSouce", "ListField"... I am very confused now!