I just read the wiki (nice job Cory, thanks!) I'm not editing the wiki because I'm not sure it will work, but knowing the source code like I do this *should* work. Let me know...
Instead of doing biz.next() and then explicitly calling frm.refresh(), you should be able to do: frm.next(<datasource>) ...which will implicitly call frm.refresh(). -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
