Click here to Skip to main content
15,888,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan25-Aug-10 2:06
Talal Sultan25-Aug-10 2:06 
JokeRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae25-Aug-10 2:28
Eaverae25-Aug-10 2:28 
JokeRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan25-Aug-10 3:14
Talal Sultan25-Aug-10 3:14 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Talal Sultan29-Aug-10 19:23
Talal Sultan29-Aug-10 19:23 
GeneralRe: Apparent issues with ASP.NET 4.0 and VS 2010 Pin
Eaverae20-Sep-10 19:57
Eaverae20-Sep-10 19:57 
QuestionHow to fix the error "It is an error to use a section registered as allowDefinition='MachineToApplication' Pin
nilam247723-Aug-10 2:13
nilam247723-Aug-10 2:13 
AnswerRe: How to fix the error "It is an error to use a section registered as allowDefinition='MachineToApplication' Pin
R. Giskard Reventlov23-Aug-10 7:39
R. Giskard Reventlov23-Aug-10 7:39 
QuestionHow to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey23-Aug-10 2:13
professionalParamhans Dubey23-Aug-10 2:13 
Hi All,

I am working on a ASP.Net web application wherein I am calling a class method Asynchronously to get the data from data base (using AsyncCallback) on page load. after the completion of this callback method raises an event. I'm handling the event on the asp.net page wherein I'm assigning the datasource to a grid view. Everything is going good except for the page is not getting refreshed after the event is getting fired. I have checked the datasource of the grid is assigned properly but the contents are not shown on the page.

Please Note:
I'm calling the method Asynchronously so after the event is fired and after assigning the data source to the grid and after data binding it i want to post back the page to the server so that the latest contents of the page are visible on the page. I want to refresh the entire page on that event.


Please help its Urgent

Thanks and Regards
Paramhans
AnswerRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active23-Aug-10 4:17
mentorNot Active23-Aug-10 4:17 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey23-Aug-10 18:30
professionalParamhans Dubey23-Aug-10 18:30 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active24-Aug-10 4:26
mentorNot Active24-Aug-10 4:26 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Paramhans Dubey24-Aug-10 23:14
professionalParamhans Dubey24-Aug-10 23:14 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
Not Active25-Aug-10 2:16
mentorNot Active25-Aug-10 2:16 
GeneralRe: How to refresh the ASP.Net page after asynchronously updating the contents of page Pin
cramteke30-Aug-10 0:45
cramteke30-Aug-10 0:45 
QuestionSpent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8322-Aug-10 20:12
Albert8322-Aug-10 20:12 
AnswerRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
NeverHeardOfMe22-Aug-10 22:44
NeverHeardOfMe22-Aug-10 22:44 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
R. Giskard Reventlov22-Aug-10 22:49
R. Giskard Reventlov22-Aug-10 22:49 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8323-Aug-10 7:14
Albert8323-Aug-10 7:14 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
NeverHeardOfMe23-Aug-10 7:30
NeverHeardOfMe23-Aug-10 7:30 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8323-Aug-10 7:34
Albert8323-Aug-10 7:34 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
NeverHeardOfMe23-Aug-10 8:06
NeverHeardOfMe23-Aug-10 8:06 
GeneralRe: Spent hours, can't figure out. Javascript dynamic form variable with asp.net Pin
Albert8323-Aug-10 10:42
Albert8323-Aug-10 10:42 
Questionchemistry program Pin
albertodiprima21-Aug-10 20:33
albertodiprima21-Aug-10 20:33 
AnswerRe: chemistry program Pin
Yusuf21-Aug-10 20:58
Yusuf21-Aug-10 20:58 
AnswerRe: chemistry program Pin
koolprasad200322-Aug-10 1:24
professionalkoolprasad200322-Aug-10 1:24 

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.