Ed,

bizSubopenings has 1 or 2 records.

bizSubopenings has 1 child, bizPanels. bizPanels can have 1 to 16 records.

bizPanels has 2 children, bizRails and bizStiles. Each of these has 2 - 
4 records.

bizSubopenings
   bizPanels
     bizRails
     bizStiles

In bizSubopenings, I do a self.scan(), and I find that I need to call 
self.requeryAllChildren() in order for the second subopening record to 
see its panel records.

Is this by design? This is a glaring enough problem in my app that I'm 
thinking the behavior may have changed recently (last few months: I only 
just started deploying with recent versions of Dabo), which is why I'm 
asking. I have no problem calling requeryAllChildren() in my code, just 
wondering if it was intentional or not.

Paul


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to