Hi, I'm trying to dynamically import a class that defines a grid and
place it appropriately (using import with stage=defer).  I get the
following error:
 
ERROR: base/basegridrow.lzx:44: call to undefined method 'xpathQuery' 
 
When I change it to be a static include instead of an import, everything
works fine.  Any ideas?
 
I've attached the source.  I'm using OpenLaszlo 4.0.0 (Stable 4.X
Release).
 
Thanks for your help!

Herb

Attachment: ContactTableView.lzx
Description: ContactTableView.lzx

Attachment: widget.lzx
Description: widget.lzx

Reply via email to