Martin J. Evans wrote:
Ah, yes, of course, thanks for spotting that. To confirm, does it scroll correctly when you do specify an order (i.e. by clicking on a column heading to toggle ordering by that column)? If it does then I guess I will need to have a default order clause (which makes sense). I guess I'll default to ordering by the first column unless the script specifies otherwise.Jeff,The $order parameter is required if $rows is specified.
-- Jeff