May 2007 - Posts

Viewstate loosing ASP.Net Grids?
I ran into a strange problem today that i wanted to share with you. I had a page with a DataGrid on it, and for some reason, when i posted back to the page, the grid showed zero items in the collection. I had no code messing with the viewstate of the Read More...