EnableViewState bug !!!

A

Alpha

Hi Friends,
I am setting EnableViewState property of page
and 2 textbox to false but still its retaining the
values. After refreshing the page..it is submitting the
value in 2 textboxes even the Text property is assigned
to blank.I want after refreshing the page the 2 textboxes
should not retain the previously entered value.Because
after submitting I am taking value from textboxes and
showing into table below these textboxes...so after
refreshing it is repeated.....I actually donot it.

Any pointer will be reat help.


Thanks
Alpha
 
J

James Radke

Hello,

in the page load event do you have your page initialization code wrapped in
an

If not ispostpack then
initialization code goes here

end if

statement?

Jim
 
M

Mas Jabier

Try to clear your IE cache first, and then close all IE
windows and start again.

Hope this help :)
Rgds,

Jody Ananda,MCAD,MCSD.Net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top