Connecting Tech Pros Worldwide Help | Site Map

how to move record up down top and bottom

  #1  
Old April 13th, 2009, 07:29 AM
Familiar Sight
 
Join Date: Nov 2007
Posts: 225
Hi

I wanted to move record up or down or top or bottom if user selects up or down or top or bottom from select box. records are coming from database.

while saving record I am assigning no. to every record like 1,2,3,...45,etc. It is not the case that every record will get increamented no. It may some record can be stored with same value like 35 some like 17 and so on.

and records are retrieved based on this no. means in ascending order..

Now I want to move record so how this will be done.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Automatically Update UI When Data Changes Charles Law answers 32 June 9th, 2006 02:45 PM
How to Automatically Update UI When Data Changes Charles Law answers 30 June 9th, 2006 02:45 PM
How to implement a 'queue' DuncanK (duncan (AT) mccarthy DOT co DOT nz) answers 2 November 13th, 2005 12:11 PM
Passing Structure to a function kazack answers 5 July 19th, 2005 09:13 PM