[Gambas-user] Index out of range

Benoit Minisini gambas at ...1...
Mon Mar 14 13:06:38 CET 2005


On Saturday 12 March 2005 07:39, francesco wrote:
> Why this code isn't working
>
>   cmbSezioni.clear
>   FOR EACH rData
>     cmbSezioni.Add(rData["Sezione"])
>
> NEXT
>
> It gives me "Index out of Range"
>
> It seems that when I delete the content of a combobox, its index goes to
> -1.
>
> Francesco
>

Can you send your project ?

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list