Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with AJAX

  • Viewstate error : 12031

    Few days ago I was asked to look into an issue. In our application we have created dynamic grids to show data from database. This ASPX page was Ajax enabled. Moreover all the rows of the grid were in edit mode ie. the normal controls like textbox,dropdowns etc  were displayed in all the rows. This grid was Paginated. But for the past few days the paging was not working.