DataGrid, DataRelation and DataBinding
From: Federico Punzo (fp259-at-hotmail.com)
Date: 03/25/04
- Next message: Zanna: "Re: Icon? Why does it not work?"
- Previous message: Justin Marshall: "Re: Forms Designer not available for some forms"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 10:11:25 -0300
Hi everyone!!!
What's the way to bind a datagrid so that it displays records in a related table?
e.g.: table clients related to table routing, you want to display only fields from the clients table, but
only the records that are referred to by the routing table.
In FX, this is done through datasource and datamember, or setdatabindings, but the latter two are not
implemented in CF...
Also, can a dataview be applied to this, so that only the clients of a particular route are seen and sert them
according to a field in the route table? (I think it's not possible, but...)
I ask this because this is the fastest way of displaying related records, since it's not necessary to solve for
the whole relation, only for the displayed records.
Thanks a lot and good luck!!!
FredP
- Next message: Zanna: "Re: Icon? Why does it not work?"
- Previous message: Justin Marshall: "Re: Forms Designer not available for some forms"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|