I have a from with two data grids contacted to two different
datasources/bizobj
The first is a list of banks
The second is a list of the accounts at the banks 
The id of the bank is of course in both datasources
I wish that the accounts grid only shows accounts for the bank on the
row selected in the  banks grid

I looked for an event like "afterrowselect" or "oncurrentrow" with the
idea of updating the account bizobj filter then calling the update
method for the account grid but cant find an suitable event
What is the best way to do this- what grid event should I use or is
there a way of expressing the relation between the two business objects
in the business objects themselves? 

Mike Ayers 


_______________________________________________
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/1258955233.29767.10.ca...@linux

Reply via email to