Hi list,

I've answered my own question. My form is a single table form, so I can use the 
following as my button eep:

EXITFORM
EDIT USING formname ORDER BY othercolumn
RETURN

An interesting point: EXITFORM (or CLOSEWINDOW) does not actually close the 
form window. If I move the newly sorted form, the old form is visible although 
it cannot be accessed. Repeatedly pressing the re-sort button and moving the 
form leaves all of the forms visible. Then when you actually do exit the form, 
they all disappear.



Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

From: [email protected] [mailto:[email protected]] On Behalf Of Stephen Markson
Sent: September-13-13 5:14 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - sort scrolling region

Hello,

Can I dynamically change (i.e. using a button on the form) the sort order of a 
table in a scrolling region? Or do I need to use a DB Grid? Thanks for your 
help.


Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251


Reply via email to