when refresh the page, the state is maintained

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mubarak basha
    New Member
    • Jul 2006
    • 10

    when refresh the page, the state is maintained

    hi ,

    am doing codings in visual studio 2003, asp.net1.1 version.

    Whenever am refreshing any project,the existing action is maintained.

    How can i rectify this problem.
  • Mahesh_Bote
    New Member
    • Jul 2006
    • 26

    #2
    Check the "enableViewStat e" property is True. It may be False.

    Mahesh

    Comment

    • mubarak basha
      New Member
      • Jul 2006
      • 10

      #3
      hi,
      We checked this property already...it is true only..

      Comment

      Working...