Group: Forum Members
Posts: 436,
Visits: 944
|
Lets say I have a ComboBoxEdit that based on other factors may only have 1 item in it. How can I tell how many items are in the ComboBoxEdit and if there is only one how can I select that one Item in code? Keep in mind that the 1 item could be different depending on circumstances so its not as simple as knowing the value to set the SelectedValue to...
Thanks
|