JSGrid class
SharePoint Online
Represents a user control that provides tabular editing within a web browser and contains a component that allows rendering Gantt charts.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.JSGrid
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Microsoft.SharePoint.WebControls.JSGrid
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration <AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ <AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ Public Class JSGrid _ Inherits WebControl 'Usage Dim instance As JSGrid
For a code example that uses the JSGrid class, see How to: Create a Basic JS Grid Control.
Show: