|
-
Mar 14th, 2003, 01:07 AM
#1
Thread Starter
New Member
-
Mar 16th, 2003, 08:52 PM
#2
Thread Starter
New Member
Problem solved.
I was doing something wrong.
The cause was that the OnInit event occurs before the ViewState data is reloaded from the client.
As soon as I re-located all code out of the OnInit event (to OnLoad) the problem disappeared.
-Drew
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|