gridview, order number + 1/- 1
        Posted  
        
            by 
                MyHeadHurts
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by MyHeadHurts
        
        
        
        Published on 2010-12-21T16:59:29Z
        Indexed on 
            2010/12/21
            18:54 UTC
        
        
        Read the original article
        Hit count: 234
        
So I am working on a gridview that uses the order number to order the table. However, my users are able to ad a row. What i want is something similar to pages that have the arrows next to each row and the user can click up if they want that row to go up. I also want it to change the actual number in the row column. for the one being moved and for the other one being affected. I hope i am being clear enough

© Stack Overflow or respective owner