Yo, Is there a way to use the auto complete property of the combo box if my combo box is using SF BO?
Example:BusinessObject: JogadoresBO1
BindingField: jogador_clubeID
PopulationType: BusinessObject
PopulateOnFormLoad: FormLoad
PopulationDataSourceSettings: ClubesBO.FillTop100
How should I configure the AutoCompleteMode and AutoCompleteSource properties?
Any clue.. ?
Thanks......