Good afternoon Flashcoders.

Is there a way to sort the dataset when I add an item to it.  I want the set
to be sorted by the first columns.  I see the doSort(); and addSort()
methods and have tried with no success thus far.  I was considering passing
the data to an array and soring that and then passing it back but that seems
like a long way to go to sort a dataset.

Any pointers?

Thanks in advance,
Mani
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to