good morning,

could someone kindly help me in achieving the following:
My backend is sending data like this:


var myJSONObject = {"values": [ 
    [1, "james", 21], 
    [2, "sami", 34], 
    [3, "meniar", 35] 
    ] 
    };

I want to display the 2nd field of every array in a virtual list box and to
show the 3rd field of the selection in a label.

I've created a playground demo here: http://tinyurl.com/3asess3

how could all this be done,

My best regards

--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/VirtualListBox-and-array-of-array-tp6282655p6282655.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to