Updates:
        Status: WontFix

Comment #1 on issue 391 by benoit.m...@gmail.com: DataCombo Bug Gambas 3
http://code.google.com/p/gambas/issues/detail?id=391

Apparently you just misused the DataCombo control.

A DataCombo displays an integer field of a table A ('Field' property) by  
using another field ('Display' property) of another table B ('Table'  
property). The primary key of B must be the same field as the integer field  
of the table A.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to