Hi all I am trying to use the treeview components from within Delphi for php (2) and have a number of issues :
It seems that whenever I put ANY code into the onchangeselected event, the tree REDRAWS completely and takes forever to come back to me. I have had to put code in the onbeforshow event to stop it trying to read all the elements (Im getting the items from a MYSQL database table). I need to store the Caption of the item as well as the internal ID of the table. I am storing this value in the TAG of the node. How can I get the TAG value of a selected node, WITHOUT it going back to the server and refreshing the tree everytime? I am new to PHP and js, so your patience is appreciated.Im not finding the API help terribly helpful. it assumes I know more than I do. Thanks David ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
