| re: Drag & Drop + web forms + c#
Hi Srikanth,
Your problem description is broad. To answer it, we would have to pretty
much write your application for you. Please consider ways in which you can
make your question substantially more specific. Then please post it to the
aspnet newsgroup - microsoft.public.dotnet.framework.aspnet. I'm sorry I
couldn't be of more help.
Thank you, Mike Moore
Microsoft, ASP.NET
This posting is provided "AS IS", with no warranties, and confers no rights.
--------------------[color=blue]
> Content-Class: urn:content-classes:message
> From: "srikanth" <srikanth.reddy@agilisys.co.uk>
> Sender: "srikanth" <srikanth.reddy@agilisys.co.uk>
> Subject: Drag & Drop + web forms + c#
> Date: Mon, 18 Aug 2003 02:56:17 -0700
> Lines: 18
> Message-ID: <083101c3656e$f7cf1ee0$a101280a@phx.gbl>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
> Thread-Index: AcNlbvfPsupQjsyuTQedf97Mx3ixUA==
> Newsgroups: microsoft.public.dotnet.general
> Path: cpmsftngxa06.phx.gbl
> Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.general:104866
> NNTP-Posting-Host: TK2MSFTNGXA09 10.40.1.161
> X-Tomcat-NG: microsoft.public.dotnet.general
>
> Hi all,
>
> I have an requirement in one of my projects.
> We have one aspx page, in that we have two frames, in each
> frame having a tree structure control(dynamic data).
> In the left Frame we are displaying all the
> documentcollections(dynamic) in the Treestructure, In the
> Right side we are displaying all the HolderGroups
> (dynamic).We have to assing Any one of the
> Documentcollections to HolderGroups, through Drag and Drop
> functionlaity.
> Once we drag any one of the Left Node to Right, we have to
> assign the documentCollection to the Holder group(s)( in
> the Database we have one assignment table,the drag and
> drop functionlaity shoud be updated in the Database also)
>
> Thanks and Regards,
> Srikanth
>[/color] |