Hey, I've read the docs but I don't understand how I might implement the following scenario.
I have a dataset with much information. I have two panes, a left, and a right one. The left pane is using a class to loop over the dataset and render some tabs with some basic information. On an onclick of one of the tabs I would like to load more information about that profile (tab) into the right pane. I'm editing the dashboard demo and there is simply too much code to include so I can't show you exactly what I'm doing -- all I want to do is pass an identifier of the tab clicked to the right pane so it can load more information about that profile. Assuming the right pane is using a class how can I pass it an id and have it lookup the dataset and update the pane with the profile data? If your reading this and might be able to help please post -- if you need more info I will happily supply it. Thanks. _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
