Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

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.