Fritz Zaucker wrote:
> item.setUserData('index') = 'whatever';
> var index = item.getUserData('index');
>
> should set index to 'whatever'.
>
> The parameter to set/getUserData() could be any other key as well ('index'
> is just my choice for this example).
>   
It wasn't broken, I just didn't use any key to store the data and so it
didn't work. Now with your input, I've got it working :) Thanks a lot.

cheers,
skar.

-- 
--
The life so short, the craft so long to learn. 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to