Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / July 2005

Tip: Looking for answers? Try searching our database.

Page not expires

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ramesh - 08 Jul 2005 15:28 GMT
Hi,
I am developing an intranet application in asp.net which contain datagrid,
On double click of a row    another window will open  and retrieving data
based on the clicked row,
My problem is the pop up window always showing old data.
I have put the following code in my aspx page
<%@ OutputCache Duration="1" VaryByParam="none" %>
how to solve this problem?
Thanks
Alvin Bruney [MVP - ASP.NET] - 09 Jul 2005 19:02 GMT
where are you retrieving the data from? if the grid is bound to a data
source, you should get the data for the poppup from the bound source. If you
need the data in the client grid, then you must get it from the client. I
believe the datagrid renders as a table.

Signature

Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc

> Hi,
> I am developing an intranet application in asp.net which contain datagrid,
[quoted text clipped - 5 lines]
> how to solve this problem?
> Thanks
Ramesh - 11 Jul 2005 07:35 GMT
I am retrieving data from datasource only.
Yah,the data grid renders as a table.

> where are you retrieving the data from? if the grid is bound to a data
> source, you should get the data for the poppup from the bound source. If you
[quoted text clipped - 10 lines]
> > how to solve this problem?
> > Thanks

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.