how to store state of form after response.redirect
-
hi guys In my form there is one treeview which is fill from database at the time of page load. And when user select any node from tree then information of that node will be displayed on gridview on right side. And in grid view i have button field so when user click that button then i am passing control to next page with help of response.redirect and passing id of that node, where detail information is given. when i am coming back to the original page then that tree is again loaded and all information will gone so i want to retain that state from where i went to next page of detail information Is there any property so that i can save state of my form????
Regards, DJ Rock
-
hi guys In my form there is one treeview which is fill from database at the time of page load. And when user select any node from tree then information of that node will be displayed on gridview on right side. And in grid view i have button field so when user click that button then i am passing control to next page with help of response.redirect and passing id of that node, where detail information is given. when i am coming back to the original page then that tree is again loaded and all information will gone so i want to retain that state from where i went to next page of detail information Is there any property so that i can save state of my form????
Regards, DJ Rock
In state Bag
abc
-
In state Bag
abc