Keltoi
10-25-2002, 02:48 PM
Is it possible to create an interface where a user can sort information in
any way they choose.
For example the list:
Aberdeen
Bristol
London
could be customised to:
Bristol
London
Aberdeen
Obviously I know that by changing unique numbers in the db table will enable the information to be sorted. But how to build an interface that will enable a user to visibly place Bristol at the top of the list, and for all the rest of the values to be reduced in order?
I hope that make sense.
Any help much appreciated,
Keltoi
any way they choose.
For example the list:
Aberdeen
Bristol
London
could be customised to:
Bristol
London
Aberdeen
Obviously I know that by changing unique numbers in the db table will enable the information to be sorted. But how to build an interface that will enable a user to visibly place Bristol at the top of the list, and for all the rest of the values to be reduced in order?
I hope that make sense.
Any help much appreciated,
Keltoi