M
magmike
If I have a continuous form (made to look like a listing) with fields
such as firstname, lastname, title, rank (hidden) and citystate, and I
want the user to be able to change the sort of the form by clicking on
field headings, could I do so using one query? I'd like to avoid
creating a query for each sort if I can.
Also, since I can't use an OnClick for a label, is there a trick to
using a label (as far as the user is concerned?) cause I really would
rather not have a button above each heading.
such as firstname, lastname, title, rank (hidden) and citystate, and I
want the user to be able to change the sort of the form by clicking on
field headings, could I do so using one query? I'd like to avoid
creating a query for each sort if I can.
Also, since I can't use an OnClick for a label, is there a trick to
using a label (as far as the user is concerned?) cause I really would
rather not have a button above each heading.