Hi

I would like to be able to pass a dataset to a class via an attribute.
The only way I have found this to work is if I set the datapath
explicitly in the "oninit" method of the view. Like the following:
<view onint="this.setDatapath('local:classroot.thedata:/')">

This does not work (even if I add initstage="late")
<view datapath="local:classroot.thedata:/">

Are there any alternate methods of working around this ?

Thanks
z

_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user

Reply via email to