473,569 Members | 2,457 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

drag and drop functionality in web datagrid

I want to drag rows from one datagrid and drop that rows in other
datagrid.
when we drop rows into 2nd datagrid the rows will be deleted from first

datagrid
i want this functionality in web application.
please tell me any DLL,or Com Component,Class or any code regference
related to this problem.
Sonu

Nov 17 '05 #1
4 2418
Sonu,

For this, you will need a third party control, or some javascript
library (that you write yourself or is also third partY0. This is the
reason for smart clients, as this kind of rich functionality in a web
application is difficult to do, at best.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m

"sonu" <kr*******@yaho o.com> wrote in message
news:11******** ************@g4 7g2000cwa.googl egroups.com...
I want to drag rows from one datagrid and drop that rows in other
datagrid.
when we drop rows into 2nd datagrid the rows will be deleted from first

datagrid
i want this functionality in web application.
please tell me any DLL,or Com Component,Class or any code regference
related to this problem.
Sonu

Nov 17 '05 #2
Nicholas,

Thanks for information.
can you give me some information about such third party component or
any code related help regarding this.

Coz there are lot of articles onsuch functionality for window
application.
i am finding the difficulties to findout the right solution for web
application.

Any information will be great help for me

Sonu

Nov 17 '05 #3
Hi,

This is not a trivial thing to do, and I do advise you to try to find
another way of doing it, maybe with buttons like "<--" and "-->"

I saw an article once in MSDN magazine form Dino Esposito IIRC, about
reordering columns and rows, do a search for it.

But again, try harder to look for another solution
cheers,

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"sonu" <kr*******@yaho o.com> wrote in message
news:11******** ************@g4 7g2000cwa.googl egroups.com...
I want to drag rows from one datagrid and drop that rows in other
datagrid.
when we drop rows into 2nd datagrid the rows will be deleted from first

datagrid
i want this functionality in web application.
please tell me any DLL,or Com Component,Class or any code regference
related to this problem.
Sonu

Nov 17 '05 #4
Sonu,

If you want to take a crack at it yourself, there was a good article in
MSDN magazine in the Cutting Edge section which did something like this (it
allowed you to move columns, but you should be able to modify it for rows).
You can find it at:

http://msdn.microsoft.com/msdnmag/is...e/default.aspx

Also, I would just do a search on google for "ASP.NET" drag drop grid.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard. caspershouse.co m
"sonu" <kr*******@yaho o.com> wrote in message
news:11******** **************@ g14g2000cwa.goo glegroups.com.. .
Nicholas,

Thanks for information.
can you give me some information about such third party component or
any code related help regarding this.

Coz there are lot of articles onsuch functionality for window
application.
i am finding the difficulties to findout the right solution for web
application.

Any information will be great help for me

Sonu

Nov 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
4945
by: Clyde | last post by:
I am trying to implement the user feedback provided by Windows Explorer when draggng a filename from one place to another. I have the drag and drop action worked out but have had no luck in finding how to capture the piece of the screen into a bitmap to simulate the movement. I know this could be done with the Windows API but can't find any...
3
10395
by: Ajay Krishnan Thampi | last post by:
I have a slight problem implementing 'drag and drop' from a datagrid to a tree-view. I have pasted my code below. Someone please advice me on what to do...pretty blur right now. ==code== using System; using System.Drawing; using System.Collections; using System.ComponentModel;
2
9183
by: Grey | last post by:
I need to design a workflow application with C#. I want to design an UI with some workflow components which they can be drag & drop anywhere in order to design the workflow for the application users. Moreover, when the user double click on the component, they can define some routing rules for the process. Is it possible to have such fancy UI...
2
3357
by: Ken Loomis | last post by:
Hello: I have spent two days on drag and drop now and I'm getting no where. I am trying to drag an item from a listbox and load it into a datagrid (actually a child of the datagrid, but I'll be happy for now to get to the parent.) I can get the selected row of the target, but that is not the same as dropped_on row. I've tried to get the...
3
1640
by: Demetri | last post by:
If one were to develop a web server control (web control library), which enhances the datagrid by implementing a class that inherits from the DataGrid class, and give it drag and drop capability. In other words a re-usable server control that is a datagrid only it allows a user to drag it around the web page. Any suggestions on how to...
2
5324
by: ViRi | last post by:
I am wringing a small and lite Media Player to fit my custom needs for usage while programming. I had written some drag and drop functionality like i do with other programs, but hey, the ActiveX doesn't support Drag and Drop. I've been checking loads of search results, but no dice, no info on how to add drag and drop to an activex that...
0
482
by: ViRi | last post by:
I am currently experimenting a bit with AxMicrosoft.MediaPlayer.Intero­p.AxWindowsMediaPlayer and so far, most has gone well. Currently, i would like to add drag-and-drop functionality to the program, but the ActiveX has no support for it, so trying to use it just causes error's. What i have done is use a small label that i use for...
2
2082
by: Robert Zahm | last post by:
I have created a C# user control which display certain filesystem information, and allows the user to drag an drop files into and out of the control. I then placed this user form in IE using an <object> tag. Doing this has broken the drag and drop functionality from Windows Explorer into IE (it still works fine going from IE to Windows...
6
4206
by: Neelesh2007 | last post by:
Hi to all. I m having project with VB6.0 as front End and Access-2003 as backend. In one of my code I m having Datagrid with ADODC as datasource. I want Drag & Drop Functionality in Datagrid as like in Excel so that I can paste value in to other rows just by drag & Drop. Is it possible? Thanks.
0
7703
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7926
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8132
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6286
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5514
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5222
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3656
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2116
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
944
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.