sorting

From: <lopezrichie_at_my-deja.com>
Date: Mon, 09 Oct 2000 19:17:22 GMT
Message-ID: <8rt5jr$f2r$1_at_nnrp1.deja.com>


We are trying to make a sort order functionality in our forms. For example ; when a user is on a certain record and he/she wants to order by another field, he/she presses this sort order button. The code behind the button sets the block property order_by to order by the other field. Then it executes query( as you know the new sort order does not work until you execute query). Then it loops so it can fall on the same record it was on. This works fine but on a table that has 32000 records it runs pretty slow. Does anybody have any ideas? Thankyou.

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 09 2000 - 21:17:22 CEST

Original text of this message