can we transfer data from one page to another page using
viewstate if so how?if not y?

Answer Posted / shravankumar

i feel it's possible to pass values from one page to
another using view state

Just try this :

Hold the values in viewstate which you want to transfer to
another page , in the next page where you want to pass the
values ,

In page_load
Access the values hold in view state

Just try this once :

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is bound controls

791


What are the steps to follow to host a web application on a web server?

800


What are the two types of web pages?

719


What is page fragment caching?

730


How does the cookies work in asp.net?

767


How to deploy/publish webservices?How many ways?Plz explain me

2064


What is the difference between globalization and localization?

691


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

779


What is the life cycle of an asp.net page?

704


What is tracing? Where is it used?

833


Explain the difference between inline and code behind - which is best in?

752


Difference between using directive vs using statement?

729


What is the significance of ASP.NET routing?

854


What are standard controls?

713


Differentiate between structure and class.

769