[Gambas-user] databrowser.delete and databrowser.filter

Ron_1st ronstk at ...239...
Wed Apr 15 02:57:50 CEST 2009


On Tuesday 14 April 2009, nando wrote:
> dim uno as string
> uno=datacontrol1.value
> databrowser1.filter ="clientcode=uno"
> 
Chane it to 

databrowser1.filter ="clientcode=" & uno


Best regards,

Ron_1st
-- 




More information about the User mailing list