Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
LibXML
Summary
Forums
Tracker
Lists
News
SCM
Files
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
By:
Pege Paal
Find and sort order [ reply ]
2009-08-20 10:58
Hi,
Is it possible to preserve the order on the XML when fetching a set of rows with find? In my case I have invoice items that are in the same order as on an invoice image (PDF) and when I do rows.find("ROW").each { ... } the order is random.