Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 09, 2012 12:26 PM by sridevi.vmb
Member
39 Points
130 Posts
May 09, 2012 10:25 AM|LINK
The state information is invalid for this page and might be corrupted.
after i getting the number from the pop up
all button text becomes the 'number value' for eg add button text 'add' change to '123434' likle this
and it shows the above error
All-Star
16400 Points
3173 Posts
May 09, 2012 10:31 AM|LINK
This could be due to that the Viewstate of the page is changed by dynamically added controls during any ajax requests. Are you doing any ajax postback?
May 09, 2012 10:37 AM|LINK
iam using jquery only
May 09, 2012 10:45 AM|LINK
Ok.
Check this once.
http://stackoverflow.com/questions/8946374/the-state-information-is-invalid-for-this-page-and-might-be-corrupted-only-in
May 09, 2012 11:10 AM|LINK
iam geeting the value from the popup by clicking the button
i use jquery to get the popup
after getting the value from the popup only this happens
May 09, 2012 11:14 AM|LINK
Can you paste the code here?
May 09, 2012 12:26 PM|LINK
select the popup and get the number (using jquery) .that obly the problem
sridevi.vmb
Member
39 Points
130 Posts
sate information is invalid
May 09, 2012 10:25 AM|LINK
The state information is invalid for this page and might be corrupted.
after i getting the number from the pop up
all button text becomes the 'number value' for eg add button text 'add' change to '123434' likle this
and it shows the above error
nijhawan.sau...
All-Star
16400 Points
3173 Posts
Re: sate information is invalid
May 09, 2012 10:31 AM|LINK
This could be due to that the Viewstate of the page is changed by dynamically added controls during any ajax requests. Are you doing any ajax postback?
sridevi.vmb
Member
39 Points
130 Posts
Re: sate information is invalid
May 09, 2012 10:37 AM|LINK
iam using jquery only
nijhawan.sau...
All-Star
16400 Points
3173 Posts
Re: sate information is invalid
May 09, 2012 10:45 AM|LINK
Ok.
Check this once.
http://stackoverflow.com/questions/8946374/the-state-information-is-invalid-for-this-page-and-might-be-corrupted-only-in
sridevi.vmb
Member
39 Points
130 Posts
Re: sate information is invalid
May 09, 2012 11:10 AM|LINK
iam geeting the value from the popup by clicking the button
i use jquery to get the popup
after getting the value from the popup only this happens
nijhawan.sau...
All-Star
16400 Points
3173 Posts
Re: sate information is invalid
May 09, 2012 11:14 AM|LINK
Can you paste the code here?
sridevi.vmb
Member
39 Points
130 Posts
Re: sate information is invalid
May 09, 2012 12:26 PM|LINK
select the popup and get the number (using jquery) .that obly the problem