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: Thu, 16 Aug 2007 10:38:33 -0700,    posted on: microsoft.public.dotnet.framework.aspnet        back       

Thread Index
  1    RoFaR
          2    Peter Bromberg [C# MVP]
          3    RoFaR


Problem with dataset and ajax   
I have a dataset, dinamically I create a table and fill them with
data, then I add the table to the dataset, The dataset is stored in a
session variable.
Later When I access the dataset from the session variable I lost all
the changes I did...
Im using microsoft ajax,
thanks for the help.
Date:Thu, 16 Aug 2007 10:38:33 -0700   Author:  

RE: Problem with dataset and ajax   
If this is InProc Session that should not happen. However, it won't hurt to 
assign the modified DataSet back to the same Session item to insure that it 
will hold any changes you've made.
-- Peter
Recursion: see Recursion
site:  http://www.eggheadcafe.com
unBlog:  http://petesbloggerama.blogspot.com
BlogMetaFinder:    http://www.blogmetafinder.com



"RoFaR" wrote:


> I have a dataset, dinamically I create a table and fill them with
> data, then I add the table to the dataset, The dataset is stored in a
> session variable.
> Later When I access the dataset from the session variable I lost all
> the changes I did...
> Im using microsoft ajax,
> thanks for the help.
> 
> 
Date:Thu, 16 Aug 2007 18:19:10 -0700   Author:  

Re: Problem with dataset and ajax   
This error only occurs in mozilla, in IE7 all the changes occur and
are stored in the dataset
All the changes I did in the dataset (session variable) only exist in
the procedure or function I did them like local variables but this is
a session variable
Date:Fri, 17 Aug 2007 09:51:35 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


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