Hi. I am using remoteobject to get stuff from a database (java/mysql). I want to represent the List, generated on the server side and sent to the client as an arraycollection, as a tree.
Does anyone have examples of how to do this. I have been reading the online docs but Im making very slow progress. Thanks. Kind regards. Luke.

