Avoid Preserving Viewstate when Using the DataGrid Control for Data Entry

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 controls by default.

__VIEWSTATE keeps the data and the property values of the controls, which increases the number of bytes that need to be transfered.

When you’re using the DataGrid as a read-only reporting mechanism, it’s worthwhile to set enableviewstate to true.

However, when you’re using the DataGrid as a data entry form, users can add, update, and delete entries?and every one of those actions requires you to rebind the data source to the DataGrid to display the changes.

Rebinding populates fresh values to the datagrid control, totally invalidating the purpose of keeping the state information in __VIEWSTATE in the first place.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several