RadGrid for ASP.NET

RadGrid Send comments on this topic.
GridTableView Constructor
See Also 
Telerik.WebControls Namespace > GridTableView Class : GridTableView Constructor


Constructs a new GridTableView and sets as its owner the RadGrid object.

Overload List

OverloadDescription
GridTableView Constructor() Default contructor for GridTableView - generally used by Page serializer only.  
GridTableView Constructor(RadGrid) Constructs a new GridTableView and sets as its owner the RadGrid object.  
GridTableView Constructor(RadGrid,Boolean) Constructs a new GridTableView and sets as its owner the RadGrid object. Sets the IsTrackingViewState property to the corresponding value of the boolean parameter.  
 

 

Namespace: Telerik.WebControls
Assembly: RadGrid (in RadGrid.dll)

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also