DataGridColumn::TrackViewState Method ()
.NET Framework (current version)
Causes tracking of view-state changes to the server control so they can be stored in the server control's System.Web.UI::StateBag object.
Assembly: System.Web (in System.Web.dll)
Use the TrackViewState method to track view-state changes on the server control so they can be stored in the server control's System.Web.UI::StateBag object. This allows a column to perform custom view-state management.
.NET Framework
Available since 1.1
Available since 1.1
Show: