Copy link to clipboard
Copied
hello all ,
how to create a list with multiple columns ? can anyone share some examples or code snippets
Copy link to clipboard
Copied
What I would usually do is create a movieclip/sprite that contains a row with every column in it (each column being a textfield). Then pile up the rows one atop the other (using Actionscript) as they are populated with data.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now