473,320 Members | 1,870 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

ASP .Net drag and drop features

Is drag and drop feature available in ASP .Net? I am developing a webpage
which requires a system administration function. Users in the admin group
have to drag user icon to a group icon and assign them with the permission in
the group. Is it possible to display both users and groups in treeview style
in ASP .Net? If not, please suggest alternatives for me to accomplish the
task. Thanx
Jul 21 '05 #1
2 2634
"scissorhand" <sc*********@discussions.microsoft.com> wrote in message
news:F0**********************************@microsof t.com...
Is drag and drop feature available in ASP .Net? I am developing a webpage
which requires a system administration function. Users in the admin group
have to drag user icon to a group icon and assign them with the permission
in
the group. Is it possible to display both users and groups in treeview
style
in ASP .Net? If not, please suggest alternatives for me to accomplish the
task. Thanx


I presume you understand that an ASP.NET application is a web application
and that it just produces HTML which gets sent to the client's browser?

Then the question becomes, how can you create an HTML page that can handle
drag and drop. Once you know that, you can then try to get ASP.NET to
generate that page for you.
John Saunders
Jul 21 '05 #2
Hello,

You will need to write some javascript to do this. I would check out the
following sites to help you:

1. You could probably use the snap tool at www.componentart.com (it is free).
2. This is IE specific I believe:
http://webreference.com/programming/...gdropie/3.html

You can use asp.net to render html, javascript, or whatever... It doesn't
have built in drag and drop functionality. It is just a tool to render a web
page.

Hope this helps!

skyhi

"scissorhand" wrote:
Is drag and drop feature available in ASP .Net? I am developing a webpage
which requires a system administration function. Users in the admin group
have to drag user icon to a group icon and assign them with the permission in
the group. Is it possible to display both users and groups in treeview style
in ASP .Net? If not, please suggest alternatives for me to accomplish the
task. Thanx

Jul 21 '05 #3

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

Similar topics

8
by: WindAndWaves | last post by:
Hi everyone, Has anyone got any experience with drop and drag in Access? I would like to make a calendar style form where my users can drop and drag appointments.... I am using Access 2003...
2
by: SamSpade | last post by:
There seems to be two ways to put things on the clipboard ( I don't mean different formats): SetClipboardData and OleSetClipboard If I want to get data off the clipboard do I care how it was put...
3
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== ...
1
by: Cheryl | last post by:
Hi, Currently I am working on the drag and drop features onto my webpage........ just like www.msn.com.. where u can drag the table cell to drop it into other table cell... Is there anyone know...
1
by: Cheryl | last post by:
Hi, Currently I am working on the drag and drop features onto my webpage........ just like www.msn.com.. where u can drag the table cell to drop it into other table cell... Is there anyone...
2
by: scissorhand | last post by:
Is drag and drop feature available in ASP .Net? I am developing a webpage which requires a system administration function. Users in the admin group have to drag user icon to a group icon and assign...
5
by: empiresolutions | last post by:
Hello Fellow Developers, I am using the awesome drag and drop script found at http://script.aculo.us/. I have also added a modification that interacts to a db for reordering upon release of a...
3
by: =?Utf-8?B?S2xhdXMgSmVuc2Vu?= | last post by:
Hi I would like to be able to use drag and drop in a web-application - and implement it in a fairly easy way. I have seen it done "by hand" with layers, javascript etc, but that is tedioius...
1
by: Vijayakumar .Y | last post by:
Hello, I need to create label designer project. Anyone have sample code with control add, drag, drop and resize features to start to? Otherwise a good sample for idesignerhost is enough Regards,...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

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.