Avoid Preserving Viewstate when Using the DataGrid Control for Data Entry
enableviewstate is a page-level session mechanism used to maintain the state of the controls between page requests. It uses the hidden variable __VIEWSTATE. enableviewstate is set to true for all