Click here to Skip to main content
15,885,309 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi! I have an ASP.NET project in VS2022. One of its pages has a Table WebControl with textboxes in each cell. Can I save the content of table control with a ViewState (or in another way) in order to be easy to restore when the page is reloaded? Thank you!

What I have tried:

I have tried to use ViewState only with simple controls, like TextBox. I dont't know to use it with a more complex control, like Table WebControl.
Posted
Updated 12-Jan-23 1:24am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900