Gambas 3 rev. 3390
   I tried to make a data-bound form the lazy way, without SQL commands. Just a
   DataSource with some DataControls in it.
   Works fine.
   Then, for better layout of the form, I gave the values of the DataControls
   to TextLabels, Buttons and so on.
   Works also.
   But when I turn the DataControls to visible=false (because their content is
   shown somewhere else), they don't work anymore. I only get Null values from
   them.
   Is  this  by  design?  If  so, I wonder what visibility has to do with
   functionality.
   Regards
   Matti
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to