Grid

Properties

DataSource - DataSource

The number of available pages.

DataSourceId - String

ClientRowTemplate - String

ClientRowTemplateHandler - String

ClientAltRowTemplate - String

ClientAltRowTemplateHandler - String

ClientDetailTemplateHandler - String

ClientDetailTemplateId - String

ClientDetailTemplate - String

Width - String

Height - String

AutoGenerateColumns - Boolean

Editable - GridEditableSettings

ToolBar - GridToolBarSettings

Specifies Toolbar.overflow configuration for the toolbar.

ContextMenu - GridContextMenuSettings

Gets the client events of the context menu.

Selectable - GridSelectableSettings

Filterable - GridFilterableSettings

Scrollable - GridScrollableSettings

Pageable - GridPageableSettings

Gets or sets the AlwaysVisible property

Resizable - GridResizableSettings

Reorderable - GridReorderableSettings

Messages - GridMessages

Columns - IList

EnableCustomBinding - Boolean

Mobile - MobileMode

Size - ComponentSize

PrefixUrlParameters - Boolean

EditorHtml - String

AllowCopy - GridAllowCopySettings

Changes the delimeter between the items on the same row. Use this option if you want to change the default TSV format to CSV - set the delimeter to comma ','.

AllowPaste - Nullable

AutoBind - Nullable

ColumnResizeHandleWidth - Nullable

ColumnMenu - GridColumnMenuSettings

If set to true the column menu would allow the user to fit one or all columns to the width of their content. This setting is available only when the tabbed componentType is used.

EncodeTitles - Nullable

Excel - GridExcelSettings

If set to true the grid will export all pages of data. By default the grid exports only the current page.

Groupable - GridGroupableSettings

When set to false grouping is considered disabled.

NoRecords - GridNoRecordsSettings

The template which is rendered when current view contains no records.

Pdf - GridPdfSettings

Exports all grid pages, starting from the first one.

PersistSelection - Nullable

Search - GridSearchSettings

The fields by which the grid will search

Sortable - GridSortableSettings

If set to true the user can get the grid in unsorted state by clicking the sorted column header.

DataLayoutMode - Nullable

StackedLayoutSettings - GridStackedLayoutSettingsSettings

Sets the amount of columns in which the stacked cells will be displayed. If set as array, the size of the array represents the number of columns, and the values represent the column widths. Possible values are: string, number, and object.

StatusBarTemplate - String

StatusBarTemplateId - String

StatusBarTemplateHandler - String

LoaderType - Nullable

AdaptiveMode - Nullable

Events - IDictionary

Id - String

SanitezeId - Boolean

Writer - IJavaScriptWriter

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

ScriptAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

UseMvvmInitialization - Boolean

Methods

VisibleColumns()

Gets the visible columns of the grid.

ProcessSettings()

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Serialize()

Serialize current instance to Dictionary

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
PropertiesDataSource - DataSourceDataSourceId - StringClientRowTemplate - StringClientRowTemplateHandler - StringClientAltRowTemplate - StringClientAltRowTemplateHandler - StringClientDetailTemplateHandler - StringClientDetailTemplateId - StringClientDetailTemplate - StringWidth - StringHeight - StringAutoGenerateColumns - BooleanEditable - GridEditableSettingsToolBar - GridToolBarSettingsContextMenu - GridContextMenuSettingsSelectable - GridSelectableSettingsFilterable - GridFilterableSettingsScrollable - GridScrollableSettingsPageable - GridPageableSettingsResizable - GridResizableSettingsReorderable - GridReorderableSettingsMessages - GridMessagesColumns - IListEnableCustomBinding - BooleanMobile - MobileModeSize - ComponentSizePrefixUrlParameters - BooleanEditorHtml - StringAllowCopy - GridAllowCopySettingsAllowPaste - NullableAutoBind - NullableColumnResizeHandleWidth - NullableColumnMenu - GridColumnMenuSettingsEncodeTitles - NullableExcel - GridExcelSettingsGroupable - GridGroupableSettingsNavigatable - NullableNoRecords - GridNoRecordsSettingsPdf - GridPdfSettingsPersistSelection - NullableSearch - GridSearchSettingsSortable - GridSortableSettingsDataLayoutMode - NullableStackedLayoutSettings - GridStackedLayoutSettingsSettingsStatusBarTemplate - StringStatusBarTemplateId - StringStatusBarTemplateHandler - StringLoaderType - NullableAdaptiveMode - NullableEvents - IDictionaryId - StringSanitezeId - BooleanWriter - IJavaScriptWriterInitializer - IJavaScriptInitializerIsInClientTemplate - BooleanIsSelfInitialized - BooleanHasDeferredInitialization - BooleanHtmlAttributes - IDictionaryScriptAttributes - IDictionaryHtmlHelper - IHtmlHelperModelMetadataProvider - IModelMetadataProviderName - StringExplorer - ModelExplorerSelector - StringIdPrefix - StringViewContext - ViewContextValueProvider - IValueProviderUrlGenerator - IUrlGeneratorHtmlEncoder - HtmlEncoderHasClientComponent - BooleanUseMvvmInitialization - BooleanMethodsVisibleColumns()ProcessSettings()WriteInitializationScript(System.IO.TextWriter)Serialize()Render()ToClientTemplate()ToHtmlString()VerifySettings()WriteDeferredStyles(System.IO.TextWriter)DeferStyles()GetHtml(System.Boolean)GetInitializator()WriteDeferredScriptInitialization()
Not finding the help you need?
Contact Support