i have a dataset ( mysql ) bind with a combobox , i have seen a problem on it so i add a stringgrid to demonstrate the problem.
when i click on XMPS combobox list is ok (combobox and stringgrid show same things )
when i click on XMPSSCO combobox and stringgrid show the single result , this is ok
but when i click on combobox , it list the previous data when stringgrid is correct
Has anyone faced this problem ? What have i done wrong ? Is this a bug ?
Thanks Claude