DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Tue, 31 Jul 2007 19:00:06 +0200,    posted on: microsoft.public.dotnet.framework.aspnet.webcontrols        back       

Thread Index
  1    Nico
          2    Phil H
          3    Nico


TreeView in webapp   
Hi, not sure this the right place to ask this question, but don't know where 
else to put it.

I am making a web application with a treeview. I would like to be able to 
move the nodes around in my web application, but the drag & drop events 
aren't available to me.
Anyone know how to do this? Or know another control where you are capable of 
doing this? I know it's possible in a forms application cause I made such an 
app, but have no idea how to do this in a web application.

Any help would be appreciated.

Regards,

Nico.
Date:Tue, 31 Jul 2007 19:00:06 +0200   Author:  

Re: TreeView in webapp   
On 31 Jul, 18:00, "Nico"  wrote:

> Hi, not sure this the right place to ask this question, but don't know where
> else to put it.
>
> I am making a web application with a treeview. I would like to be able to
> move the nodes around in my web application, but the drag & drop events
> aren't available to me.
> Anyone know how to do this? Or know another control where you are capable of
> doing this? I know it's possible in a forms application cause I made such an
> app, but have no idea how to do this in a web application.
>
> Any help would be appreciated.
>
> Regards,
>
> Nico.


Hi Nico

The only way to emulate a windows form application over the net is to
use javascript, java or some other client-side technology such as
Macromedia Flash. Web applications provide intelligent processing on
the server but are limited as to what they can do on with regard to
client-side behaviour.
Date:Tue, 31 Jul 2007 12:15:18 -0700   Author:  

Re: TreeView in webapp   
Hi, thanks for your reply.
Can this be done with serialization & viewstate in .NET? It's what I am 
currently working with.

Regards,
Nico.
"Phil H"  schreef in bericht 
news:1185909318.621989.10690@d55g2000hsg.googlegroups.com...

> On 31 Jul, 18:00, "Nico"  wrote:
>> Hi, not sure this the right place to ask this question, but don't know 
>> where
>> else to put it.
>>
>> I am making a web application with a treeview. I would like to be able to
>> move the nodes around in my web application, but the drag & drop events
>> aren't available to me.
>> Anyone know how to do this? Or know another control where you are capable 
>> of
>> doing this? I know it's possible in a forms application cause I made such 
>> an
>> app, but have no idea how to do this in a web application.
>>
>> Any help would be appreciated.
>>
>> Regards,
>>
>> Nico.
>
> Hi Nico
>
> The only way to emulate a windows form application over the net is to
> use javascript, java or some other client-side technology such as
> Macromedia Flash. Web applications provide intelligent processing on
> the server but are limited as to what they can do on with regard to
> client-side behaviour.
> 
Date:Wed, 1 Aug 2007 09:30:17 +0200   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us