Page_Load call during POSTBACK
- From: "Olivier Matrot" <olivier.matrot.rte@xxxxxxxxxxxxx>
- Date: Wed, 22 Jun 2005 10:43:00 +0200
Hello,
This has probably been asked several times, but It must be clarified for me.
I would like to know why sometimes during a postback Page_Load is called
after the function marked for postback.
Here's the deal : From now on, I set CurrentThread.CurrentCulture only
during PageLoad. so date and currency format is incorrect if page load is
not called first.
What should I do to ensure that CurrentThread.CurrentCulture is alway set
correctly as soon as a postback is hit.
TIA.
.
- Prev by Date: Re: server click event on enter press
- Next by Date: ViewState vs Session
- Previous by thread: uploading permissions / virtual directories - help!
- Next by thread: Re: Page_Load call during POSTBACK
- Index(es):
Relevant Pages
|