I think you want "local:parent.tableDS:/res/". The local dataset is declared in the parent.
jijm On May 25, 2006, at 5:49 AM, Matt Hubbard wrote: > The following: > > <class name="example"> > <dataset name="tableDS"/> > <grid name="table" datapath="local:tableDS:/res/" contentpath="row/"> > </class> > > Keeps reporting that it can't find the dataset. Any ideas? > I can access the dataset from within the class using a datapointer, > but > not the datapath attribute of the grid tag. > > Matt Hubbard > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
