Class QDataGrid
QDataGrid can help generate tables automatically with pagination. It can also be used to render data directly from database by using a 'DataSource'. The code-generated search pages you get for every table in your database are all QDataGrids
- QBaseClass
- QHtmlAttributeManagerBase
- QHtmlAttributeManager
- QControlBase
- QControl
- QPaginatedControl uses QDataBinder
- QHtmlTableBase
- QHtmlTable
- QDataGridBase
- QDataGrid
public
|
DataBind(),
Validate()
|
OverrideAttributes(),
__call()
|
CallDataBinder(),
GetForm(),
HasDataBinder(),
SetDataBinder()
|
SortAscending,
SortDescending
|
CommentEnd,
CommentStart
|
$intLastColumnId,
$intSortDirection,
$strCssClass,
$strSortColumnId
|
$blnIsBlockElement,
$blnUseAjax,
$objDataSource,
$objPaginator,
$objPaginatorAlternate,
$strNoun,
$strNounPlural
|
$attributes,
$styles
|
$objDataBinder
|
$OrderByClause,
$SortColumnId,
$SortColumnIndex,
$SortDirection
|
$AlternateRowCssClass,
$Caption,
$CurrentRowIndex,
$HeaderRowCssClass,
$HideIfEmpty,
$RenderColumnTags,
$RowCssClass,
$RowParamsCallback,
$ShowFooter,
$ShowHeader
|
$DataSource,
$ItemCount,
$ItemsOffset,
$ItemsPerPage,
$LimitClause,
$LimitInfo,
$Noun,
$NounPlural,
$PageCount,
$PageNumber,
$Paginator,
$PaginatorAlternate,
$TotalItemCount,
$UseAjax
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|