PDA

View Full Version : Help Displaying and sorting all items in an array



Obi Wan
July 20th, 2008, 09:29 PM
Resolved

nikefido
July 20th, 2008, 09:56 PM
whats the trouble exactly? are they not getting pushed into the array? Are they not getting sorted? (i dont see any sort code here on first look)

Obi Wan
July 21st, 2008, 02:30 AM
whats the trouble exactly? are they not getting pushed into the array? Are they not getting sorted? (i dont see any sort code here on first look)

They get pushed into the array fine, I cant display all the names in the text area + the latest name added in alphabetical order.