Looked at that. One sets up a method (e.g. getAvailableTypes as in the
Wiki) in the bizobj that returns a list of names and keys.
But then the Wiki item states:
Then create your list with the following properties:
* <http://dabodev.com/wiki/DataSource>DataSource = <bizobj's DataSource>
* <http://dabodev.com/wiki/DataField>DataField = <name of the FK field
in your table>
* <http://dabodev.com/wiki/ValueMode>ValueMode = "Key"
* Choices = <list of values (without keys) that should appear in the list>
* Keys = <list of keys for the Choices values>
It doesn't say how to fill the choices/keys lists using the bizobj method.
I was thinking one would do this in the "create" method of the combo, but
it isn't really clear.
In VFP, one would typically do such things in the "requery" method of the
combo, so that changes by other users would be picked up.
At 03:44 PM 2007-04-01 -0400, you wrote:
> Check out this wiki page. If you still have questions, ask away!
>
> http://dabodev.com/wiki/HowToPopulateAndUseListControls
>
>-- Ed Leafe
>-- http://leafe.com
>-- http://dabodev.com
>
>
>
>_______________________________________________
>Post Messages to: [email protected]
>Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
>Searchable Archives: http://leafe.com/archives/search/dabo-users
>This message:
>http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
>
Larry Bradley
Orleans (Ottawa), Ontario, CANADA
--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]