I have several controls on my page that do a postback (dropdowns, textboxes, checkboxes, etc). I have textboxes inside my grid that once the user changes a value in the textbox, I have to recalculate other fields in the grid and on the page.
The problem is, when the postback occurs, it resets...