•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 428,061 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,464 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 508 | Replies: 3
![]() |
•
•
Join Date: Sep 2006
Posts: 104
Reputation:
Rep Power: 3
Solved Threads: 0
There is aspx page where I am displaying a GridView with some data about basic details about a person.
In that GridView there is a hyperlink, which navigates to a new aspx page where I am displaying the detailed information about
particular person in some controls like text boxes etc.
I am getting all the data in the page when I write the code of displaying on Page_Load, but what I want is
when I click the hyperlink of Page "A" will navigate to Page"B" and the page gets displayed and no matter all the controls are loaded or not?
I want the page and some processing (something like AJAX update progress) gets shown till the controls load.
It means the page gets displayed first and after the retrieving of data the controls get loaded and till this processing somthing
like update progress gets displayed.
Do we have any event after Page_Load event?
Right now I am loading all controls at Page_Load event.
Thanks in advance,
In that GridView there is a hyperlink, which navigates to a new aspx page where I am displaying the detailed information about
particular person in some controls like text boxes etc.
I am getting all the data in the page when I write the code of displaying on Page_Load, but what I want is
when I click the hyperlink of Page "A" will navigate to Page"B" and the page gets displayed and no matter all the controls are loaded or not?
I want the page and some processing (something like AJAX update progress) gets shown till the controls load.
It means the page gets displayed first and after the retrieving of data the controls get loaded and till this processing somthing
like update progress gets displayed.
Do we have any event after Page_Load event?
Right now I am loading all controls at Page_Load event.
Thanks in advance,
•
•
Join Date: Oct 2007
Location: Bristol, UK
Posts: 1,124
Reputation:
Rep Power: 3
Solved Threads: 47
I am not sure if I understand you completely. Are you saying that you want to display the data after the page has loaded, i.e. maybe use a button on the page to display the gridview?
Last edited by majestic0110 : May 16th, 2008 at 1:32 pm.
If you have a quality, be proud of it and let it define you. Add it to the world!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
If you got your answer, please mark the thread as Solved. It saves time when people are looking to contribute threads or for answers!
•
•
Join Date: May 2008
Location: India
Posts: 66
Reputation:
Rep Power: 1
Solved Threads: 2
You can check out the Page events in MSDN:
PreInit Init ,InitComplete, and PreLoad occurr before Load
PreRender and PreRenderComplete occurr after Load-but before the Page is rendered
Regards
Sunil Punjabi
<URL Snipped>
PreInit Init ,InitComplete, and PreLoad occurr before Load
PreRender and PreRenderComplete occurr after Load-but before the Page is rendered
Regards
Sunil Punjabi
<URL Snipped>
Last edited by peter_budo : May 18th, 2008 at 4:21 am. Reason: Keep It Spam-Free - Do not spam, advertise, plug your website, or engage in any other type of self promotion.
•
•
Join Date: Sep 2006
Posts: 104
Reputation:
Rep Power: 3
Solved Threads: 0
I just want to display "Please wait.."message with image on my page till the entire page could not get loaded that means I don't want my page to be refreshed.
I am trying with this link but still I am not successful
http://authors.aspalliance.com/peter...pleasewait.asp
I am trying with this link but still I am not successful
http://authors.aspalliance.com/peter...pleasewait.asp
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
access advice broadband business classification code combo crime cult of the dead cow daniweb data data protection data transfer database drive dropdownlist encryption europe forensic forensics gadget google government hacking hard hardware help hitachi hp industrial espionage information internet linux mobile module net news payment services privacy protection reuse search security spot storage terabyte tutorials and more tv web wikipedia
- Previous Thread: ShortCut KEy Menu
- Next Thread: How to send email directly from Application to other emails without opening my emaili



Linear Mode