HighTechTalks DotNet Forums  

Problems with datagrid/viewstate on pocket explorer

ASP.net Mobile microsoft.public.dotnet.framework.aspnet.mobile


Discuss Problems with datagrid/viewstate on pocket explorer in the ASP.net Mobile forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Kvitepus
 
Posts: n/a

Default Problems with datagrid/viewstate on pocket explorer - 11-10-2004 , 09:33 AM






I have a problem with an application which is used by pocket explorer on a
mobile device. The problem is described in article 320708, "PRB: Cannot edit
data in grid from Windows CE-based device" on your support site.

To solve this problem I have to save and load viewstate manually when
accessing pages where this problem occur. I have managed to do this, but the
files I save need to be deleted after use and that is not easy.

I manage to delete these files if the user pushes a "logout"-button, but if
he just ends his session without pushing this logout-button these files
remain there.
I have tried to delete these files when the Session_on_end event raises, but
nothing happens....

Are there any other way I can do this ??
Will the known error in article 320708 be corrected in later versions ???

Thanks in advance
Kvitepus


Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default RE: Problems with datagrid/viewstate on pocket explorer - 11-10-2004 , 12:09 PM






Hi Kvitepus,

I'm not on the Pocket IE team so I can't say for sure, but I suspect that
they will not be dramatically increasing the allowed size of the form data
they will allow. A Pocket PC is a resource-challenged device in many
respects.

Have you tried just overriding SavePageStateToPersistenceMedium and
LoadPageStateFromPersistenceMedium and saving your Viewstate to Session?

Jim Cheshire [MSFT]
MCP+I, MCSE, MCSD, MCDBA
ASP.NET Developer Support
jamesche (AT) online (DOT) microsoft.com

This post is provided "AS-IS" with no warranties and confers no rights.


--------------------
Quote:
Thread-Topic: Problems with datagrid/viewstate on pocket explorer
thread-index: AcTHOpFcrB/Qz6DVTRaCj7v0zVOWMQ==
X-WBNR-Posting-Host: 193.214.115.196
From: "=?Utf-8?B?S3ZpdGVwdXM=?=" <Kvitepus (AT) discussions (DOT) microsoft.com
Subject: Problems with datagrid/viewstate on pocket explorer
Date: Wed, 10 Nov 2004 07:33:03 -0800
Lines: 20
Message-ID: <092AAC34-7AAD-41D1-9F5B-788C6DDEB091 (AT) microsoft (DOT) com
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.dotnet.framework.aspnet.mobile
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: cpmsftngxa10.phx.gbl
microsoft.public.dotnet.framework.aspnet.mobile:78 79
X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.mobile

I have a problem with an application which is used by pocket explorer on
a
mobile device. The problem is described in article 320708, "PRB: Cannot
edit
data in grid from Windows CE-based device" on your support site.

To solve this problem I have to save and load viewstate manually when
accessing pages where this problem occur. I have managed to do this, but
the
files I save need to be deleted after use and that is not easy.

I manage to delete these files if the user pushes a "logout"-button, but
if
he just ends his session without pushing this logout-button these files
remain there.
I have tried to delete these files when the Session_on_end event raises,
but
nothing happens....

Are there any other way I can do this ??
Will the known error in article 320708 be corrected in later versions ???

Thanks in advance
Kvitepus




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.