473,668 Members | 2,449 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Atlas how to question

This is just a how to question that I'm hoping someone can answer. Is there
anyway to update the page cashe after performing a partial page update using
atlas so that if someone leaves the page and then presses the back button the
page will reflect the last update that was done under atlas.

More details

I just got my datagrid working with Atlas. I'm using the update panel. It's
great but I immediately see an issue that I'm hoping there is an easy
solution for. Imagine that you load a datagrid that allows for paging. There
are 10 records on each page and the user clicks the next button twice. They
then click on one of the links within a row, the rowcommand event fires, it
writes the record key (record 30 for example) to a session variable and
control is transfered to another page using response.redire ct. The user then
presses the back button. The problem is that when the previous page is
reloaded from cache you are not returned to the third page, but back to the
first page. It's great that pressing the next button didn't cause a
complete reload of the page but is there anyway to rewrite the page to cache
so that the last state of the page is preserved?

Sep 8 '06 #1
1 1379
The WROX book Beginning Atlas covers caching very well as it does with the
entire spectrum of relevant usage.

--
<%= Clinton Gallagher
NET csgallagher AT metromilwaukee. com
URL http://clintongallagher.metromilwaukee.com/
MAP 43°2'17"N 88°2'37"W : 43°2'17"N 88°2'37"W

"be********@onl ine.nospam"
<be************ ********@discus sions.microsoft .comwrote in message
news:F4******** *************** ***********@mic rosoft.com...
This is just a how to question that I'm hoping someone can answer. Is
there
anyway to update the page cashe after performing a partial page update
using
atlas so that if someone leaves the page and then presses the back button
the
page will reflect the last update that was done under atlas.

More details

I just got my datagrid working with Atlas. I'm using the update panel.
It's
great but I immediately see an issue that I'm hoping there is an easy
solution for. Imagine that you load a datagrid that allows for paging.
There
are 10 records on each page and the user clicks the next button twice.
They
then click on one of the links within a row, the rowcommand event fires,
it
writes the record key (record 30 for example) to a session variable and
control is transfered to another page using response.redire ct. The user
then
presses the back button. The problem is that when the previous page is
reloaded from cache you are not returned to the third page, but back to
the
first page. It's great that pressing the next button didn't cause a
complete reload of the page but is there anyway to rewrite the page to
cache
so that the last state of the page is preserved?

Sep 8 '06 #2

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

Similar topics

2
3566
by: Justin Lemkul | last post by:
Hello all, I am hoping someone out there will be able to help me. I am trying to install a program that utilizes NumPy. In installing NumPy, I realized that I was lacking Atlas. I ran into the following problems installing Atlas and NumPy, as I realized that NumPy could be installed using the Mac OSX veclib already built in. If anyone has any ideas on how to fix either of these, I would be most grateful. I am fairly new to Python...
0
620
by: Darren L. Weber | last post by:
The following is a first attempt to almost create a shell script for installation of ATLAS and LAPACK. It does not work right now and it is specific to a particular platform. It is posted here to archive it and throw into the public domain, maybe others will find it useful. It is at least a documentation of some relevant notes on the procedure. Corrections and updates would be really appreciated. Alternatives to automate this process...
5
1390
by: Papanii Okai | last post by:
Hi Guys, As we wall know Atlas is a fairly new feature everyone is talking about (atleast at my school). Even though the idea of Ajax has been used in the past i was wondeing if anyone could explain a few things to me. Comparing the performance of both asp.net client call backs and Atlas which is faster? Do they necessarily do the same things? Are there things Atlas can do that client callbacks can't? Secondly, even though there is a Atlas...
5
1336
by: Varangian | last post by:
I'm not sure if there was already a post on this.. if so I apologise My question is what difference is there between Atlas and ASP.NET callback and why should people go on Atlas rather than on the ASP.NET 2.0 Callback? I used both of them:- Atlas was easy to use, just put the controls you wish in an UpdatePanel and all that, however the update panel still flickers if you put lots
2
1264
by: Bob | last post by:
Hi, I discovered the new framework 'Atlas' and i want to use it on my existing application. The problem is that on any page of my existing page, the tag <atlas: .../is not recognized. So my question is: how to use Atlas with existing pages? Thanks Bob
1
1225
by: MPA | last post by:
Hi, I am a newbee to web applications and we are planning to rewrite our existing PowerBuilder client-server application into a web application under Visual Studio .Net 2005. My question is about Atlas. 1. Does Atlas only enhance programming with ASP .NET or can sometimes be an alternative? 2. We have only small resources, look for stability and do not want to rewrite our app each year or every two years due to the technology changes
1
1430
by: Amie | last post by:
I wanted to hear people's opinion who have used Atlas on their project. My project does all niffty ajax stuff, but I found that the js file included with asp:ScriptManager is actually 360k in size! The page takes a long time to load, and the heaviness of atlas script should be one of factors affecting the performance. <atlas:ScriptManager ID="ScriptManager1" runat="server"></atlas:ScriptManager>
5
1884
by: igotyourdotnet | last post by:
I have a question on atlas: I can create an 'atlas project' and I can add atlas controls fine. but when I try and add an atlas control to an existing asp.net web app I can't, Why? I did notice that the web.cofig file is different then a normal web app web.config. Do I need to add anything to the web.config file of my existing web app or no? I have the Microsfot.Web.Atlas.dll referenced in my web app. what else do I need to do to add...
3
1551
by: Robert Scheer | last post by:
Hi. I think I have some conceptual questions here. I have an asp.net web application up and running and now I intend to use Atlas on some of my pages. I have read that after installing Atlas, I need to create a specific Atlas project. But what I need is to just adapt Atlas on existing pages, so my questions are: Can I simply add Atlas controls like UpdatePanel on an existing web application page? If so, do I need to adjust some kind of...
0
8459
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8889
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8790
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8572
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7391
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4202
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4372
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2782
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2017
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.