Paul McNett wrote: > 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().
Shoot, replace "frm.refresh()" with "frm.update()" in my above text. Anyway, let me know if this suggestion doesn't work. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
