Hi, I have a very basic app where I'm trying to load 3 tables on to 3 dPageFrame's. I followed the pycon tutorial and using ClassDesigner I added them all using the "Add controls from data environment" with "Add bizobj code" selected, but when I run the app only the first table i added gets its data loaded(queried). The statusbar at the bottom of the app reads: Please wait... requerying dataset. I added self.requery() to dFrom's afterInitAll. Also, all buttons(like next, first and so on)on every pageframe only work on this first table aswell. How do I fix this? Are the 2 problems connected? Any help is appreciated.
If any other info is needed just say and i'll try and provide. Thanks in advance. Dewald _______________________________________________ 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]
