Le 29/09/2012 05:11, rocko a écrit :
> Ok that makes a little more sense.
> But I have some questions.
>
> Do I have to use a TableView?
> Originally I used DataView but that displays all
> the fields in the database, I just want to use some
> of the fields if certain conditions apply, like
> if the 'Days Left' field is less than 20 days.
>

DataView has a "Columns" property that can be used to choose which 
fields are displayed.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to