Question
Anybody know to do page a QoQ like MySQL's LIMIT?
I have a query that has rows added to it from another source. I have a QoQ which then updates the order by (date order). I then need to set a startRow and endRow limit like MySQL's LIMIT to page the recordset back to an AJAX call? Does anything know how to do this?
Cheers
Shaun
