Click here to Skip to main content
15,902,275 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Help regarding refreshing a page. Pin
Mark Churchill16-Aug-07 21:28
Mark Churchill16-Aug-07 21:28 
GeneralRe: Help regarding refreshing a page. Pin
anu8116-Aug-07 21:37
anu8116-Aug-07 21:37 
GeneralRe: Help regarding refreshing a page. Pin
Michael Sync16-Aug-07 22:03
Michael Sync16-Aug-07 22:03 
GeneralRe: Help regarding refreshing a page. Pin
N a v a n e e t h16-Aug-07 22:34
N a v a n e e t h16-Aug-07 22:34 
AnswerRe: Help regarding refreshing a page. Pin
S A R I T H16-Aug-07 21:37
S A R I T H16-Aug-07 21:37 
QuestionMy page change event does not fire for first page. Pin
Anees Mitha16-Aug-07 21:09
Anees Mitha16-Aug-07 21:09 
AnswerRe: My page change event does not fire for first page. Pin
VanithaVasu16-Aug-07 22:39
VanithaVasu16-Aug-07 22:39 
GeneralRe: My page change event does not fire for first page. Pin
N a v a n e e t h16-Aug-07 23:55
N a v a n e e t h16-Aug-07 23:55 
VanithaVasu wrote:
Page_Init is for only initialisation purpose. We have to initalise the components which should be displayed on page_Load.


If your controls are dynamically created and you want to persist the value on postbacks, you need to create it on Init event. Then only ASP.NET will maintain viewstate for that.


AnswerRe: My page change event does not fire for first page. Pin
N a v a n e e t h16-Aug-07 23:52
N a v a n e e t h16-Aug-07 23:52 
GeneralRe: My page change event does not fire for first page. Pin
Anees Mitha17-Aug-07 0:18
Anees Mitha17-Aug-07 0:18 
GeneralRe: My page change event does not fire for first page. Pin
Anees Mitha17-Aug-07 0:59
Anees Mitha17-Aug-07 0:59 
QuestionHtml to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 21:01
ayurhdfkl16-Aug-07 21:01 
AnswerRe: Html to Xml Conversion and viceversa Pin
daniel__c16-Aug-07 21:08
daniel__c16-Aug-07 21:08 
GeneralRe: Html to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 21:14
ayurhdfkl16-Aug-07 21:14 
GeneralRe: Html to Xml Conversion and viceversa Pin
daniel__c16-Aug-07 21:21
daniel__c16-Aug-07 21:21 
GeneralRe: Html to Xml Conversion and viceversa Pin
ayurhdfkl16-Aug-07 22:54
ayurhdfkl16-Aug-07 22:54 
QuestionHow to clear browser's Cache. Pin
naresh51116-Aug-07 20:52
naresh51116-Aug-07 20:52 
QuestionDisplay image along with the grid view Pin
Sujit Mandal16-Aug-07 20:38
Sujit Mandal16-Aug-07 20:38 
AnswerRe: Display image along with the grid view Pin
N a r e s h P a t e l16-Aug-07 20:53
N a r e s h P a t e l16-Aug-07 20:53 
GeneralRe: Display image along with the grid view Pin
Sujit Mandal16-Aug-07 20:58
Sujit Mandal16-Aug-07 20:58 
GeneralRe: Display image along with the grid view Pin
N a r e s h P a t e l16-Aug-07 21:11
N a r e s h P a t e l16-Aug-07 21:11 
GeneralRe: Display image along with the grid view Pin
N a r e s h P a t e l16-Aug-07 23:01
N a r e s h P a t e l16-Aug-07 23:01 
GeneralRe: Display image along with the grid view Pin
Sujit Mandal17-Aug-07 2:47
Sujit Mandal17-Aug-07 2:47 
GeneralRe: Display image along with the grid view Pin
DarynRoberts17-Aug-07 2:36
DarynRoberts17-Aug-07 2:36 
GeneralRe: Display image along with the grid view Pin
Sujit Mandal17-Aug-07 2:44
Sujit Mandal17-Aug-07 2:44 

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.