Hi, I'm trying to develop an app where a class dynamically instantiates a dataset for each class instance. However, the class contains views that reference such dataset. From reading this thread:
http://www.laszlosystems.com/developers/community/forums/ showthread.php?s=&threadid=5966&highlight=dynamic+dataset I understand that the views are initialized (or I should say instantiated) before the class is instantiated and therefore know nothing about the dataset and therefore, their datapaths point to an invalid reference. Is there a solution for this? I don't want to define global datasets in the application. If anyone could spare 1 minute to explain this to me, I would really appreciate it. Thanks, Daniel _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
