Active Query Builder 2 .NET Edition reference
Grid Class
Members 



Web control representing the Query Columns Pane.
Syntax
'Declaration
 
Public Class Grid 
   Inherits BaseControl
'Usage
 
Dim instance As Grid
public class Grid : BaseControl 
public __gc class Grid : public BaseControl 
Remarks
This control allows to deal with the Query Column List. This list determines output query columns (fields and expressions), defines their sort order, grouping and criteria.
Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control.BaseControl
            ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control.Grid

See Also

Reference

Grid Members
ActiveDatabaseSoftware.ActiveQueryBuilder.Web.Control Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback