Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 9th, 2006, 03:45 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Moving a Dataset in a Datagrid up or down

I am trying to move a dataset in a datagrid up or down in the datagrid using an UP or DOWN arrow ImageButton located to the left of each row. I am currenly sorting via a "Sort" field and it's a simple integer. This change also has to be saved in a database because this is used to set the order of items in a dropdown list that the end user will use.

Please any help would be greatly appreciated.

 
Old March 13th, 2006, 01:02 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

What do you mean move a dataset up or down? Are you displaying only one row at a time? If so, use paging and set the pagecount to 1.

Jim






Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving rows in Datagrid view control in C# Bob337 General .NET 0 June 9th, 2007 10:13 AM
moving datagrid contents into a datalist sarah lee ASP.NET 1.0 and 1.1 Basics 0 October 24th, 2006 10:52 AM
Moving rows up and Down in Datagrid Baby_programmer ASP.NET 1.0 and 1.1 Professional 5 August 20th, 2006 04:14 AM
Filling out DataSet from Datagrid MAKO C# 2 May 13th, 2006 08:15 AM
print datagrid or dataset hanzahalka ADO.NET 1 March 20th, 2005 09:40 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.