Hi,

I've been making good progress on customizing an App Wizard application for
my first Dabo project, but I have a question about working with grids
(specifically a grid derived from the datanav Grid, if that makes a
difference).  I would like to add columns to the grid based on information
calculated from several tables.  Specifically, I have the table already
linked to the grid (say, table A).  I also have another table serving as a
many-to-many link between table A and table B.  I would like to add another
column to the grid saying how many items in table B are linked to each item
in table A.  Is this possible?  It clearly requires a way of assigning data
beyond the DataSource and DataField properties.  Is this what DataSet is
for?

Thanks,
Bronwyn


--- 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/[email protected]

Reply via email to