GridView.TrackViewState Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Tracks view-state changes to the GridView control so they can be stored in the control's System.Web.UI.StateBag object. This object is accessible through the Control.ViewState property.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
Community Additions
ADD
Show: