[Gambas-user] Grid view data event

Shane shanep1967 at ...169...
Wed Dec 5 06:22:45 CET 2012


Hi i'm trying to use the Gridview data Event using this code

   Res.moveTo(Row)
   GridView1.Data.text = Str(res[Column])
and all works fine now is there a way to get only some of the fields 
from the data base
eg if i had

code,
price,
cost,
picture,

fields and i didnt want to show the cost field how would i do this.

thanks shane.






More information about the User mailing list