Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 3:06
Farhad Eft16-May-08 3:06 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 3:12
protectorChristian Graus16-May-08 3:12 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 3:37
Farhad Eft16-May-08 3:37 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
J4amieC16-May-08 3:46
J4amieC16-May-08 3:46 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 6:04
Farhad Eft16-May-08 6:04 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Christian Graus16-May-08 3:46
protectorChristian Graus16-May-08 3:46 
GeneralRe: how to show 2 fields of values in a label in a datalist Pin
Farhad Eft16-May-08 6:07
Farhad Eft16-May-08 6:07 
QuestionDisplay data after page_load in ASPNET 2.0 Pin
salon16-May-08 2:14
salon16-May-08 2:14 
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,
AnswerRe: Display data after page_load in ASPNET 2.0 Pin
Christian Graus16-May-08 2:31
protectorChristian Graus16-May-08 2:31 
QuestionRegard file transferring using .net.. Pin
Dotnetkanna16-May-08 2:03
Dotnetkanna16-May-08 2:03 
AnswerRe: Regard file transferring using .net.. Pin
Christian Graus16-May-08 2:13
protectorChristian Graus16-May-08 2:13 
Questiondatacontrol field in gridview Pin
meghamaharshi16-May-08 1:36
meghamaharshi16-May-08 1:36 
QuestionShift + F10 Pin
Archana New to Dotnet16-May-08 1:17
Archana New to Dotnet16-May-08 1:17 
AnswerRe: Shift + F10 Pin
eyeseetee16-May-08 3:59
eyeseetee16-May-08 3:59 
GeneralRe: Shift + F10 Pin
Archana New to Dotnet16-May-08 6:28
Archana New to Dotnet16-May-08 6:28 
QuestionExport Gridview to pdf using asp.net 2.0 Pin
A.Muthunagai16-May-08 1:01
A.Muthunagai16-May-08 1:01 
QuestionGetting the Windows Logged In User Pin
M. J. Jaya Chitra16-May-08 0:01
M. J. Jaya Chitra16-May-08 0:01 
QuestionQuestion Pin
nithydurai15-May-08 23:17
nithydurai15-May-08 23:17 
AnswerRe: Question Pin
Eduard Keilholz15-May-08 23:24
Eduard Keilholz15-May-08 23:24 
AnswerRe: Question Pin
J4amieC15-May-08 23:25
J4amieC15-May-08 23:25 
AnswerRe: Question Pin
J4amieC15-May-08 23:33
J4amieC15-May-08 23:33 
GeneralRe: Question Pin
nithydurai16-May-08 0:24
nithydurai16-May-08 0:24 
GeneralRe: Question Pin
J4amieC16-May-08 0:26
J4amieC16-May-08 0:26 
QuestionArabic sqlserver database problem Pin
Mogaambo15-May-08 22:56
Mogaambo15-May-08 22:56 
AnswerRe: Arabic sqlserver database problem Pin
Blue_Boy15-May-08 23:32
Blue_Boy15-May-08 23:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.