Hi guys! I have a huge problem! i want to develope a flash clip wich
will have some datagrids and i want to passing values from each other.
for my list datagrid i use this code:
list.addItem({name:“nick”,surname:efaris", data:{age:25,id:32}});
but the data appear in my list datagrid! (i want them hidden).HOW???
Any easy tutorial with datagrid and values??
How I can find a value in my datagrid?