New to Telerik UI for ASP.NET MVC? Download free 30-day trial

GridTemplateColumn

Properties

Format - String

EditorHtml - String

Grid - Grid

Gets the selection configuration

Member - String

Template - Action

Exportable - GridColumnExportableSettings

If set to false the column will be excluded from the exported Excel/PDF files.

HeaderTemplate - HtmlTemplate

FooterTemplate - HtmlTemplate

InlineTemplate - Func

Title - String

Width - String

Media - String

MinScreenWidth - Int32

MinResizableWidth - Int32

ClientTemplate - String

ClientTemplateHandler - String

ClientFooterTemplate - String

ClientFooterTemplateHandler - String

ClientGroupFooterTemplate - String

ClientGroupFooterTemplateHandler - String

Hidden - Boolean

Draggable - Boolean

IncludeInMenu - Boolean

Locked - Boolean

Lockable - Boolean

Sticky - Boolean

Stickable - Boolean

ColumnMenu - Boolean

Encoded - Boolean

HeaderHtmlAttributes - IDictionary

FooterHtmlAttributes - IDictionary

Visible - Boolean

HtmlAttributes - IDictionary

HtmlAttributesHandler - String

IsLast - Boolean

Methods

CreateDisplayBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper)

Creates the Display Builder.

Parameters

htmlHelper - Kendo.Mvc.UI.Html.IGridHtmlHelper

CreateEditBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper)

Creates the Edit Builder.

Parameters

htmlHelper - Kendo.Mvc.UI.Html.IGridHtmlHelper

CreateInsertBuilder(Kendo.Mvc.UI.Html.IGridHtmlHelper)

Creates the Insert Builder.

Parameters

htmlHelper - Kendo.Mvc.UI.Html.IGridHtmlHelper

CreateHeaderBuilder()

Creates the Header Builder.

CreateFooterBuilder(System.Collections.Generic.IEnumerable)

Creates the Footer Builder.

Parameters

aggregateResults - System.Collections.Generic.IEnumerable<AggregateResult>

CreateGroupFooterBuilder(System.Collections.Generic.IEnumerable)

Creates the Group Footer Builder.

Parameters

aggregateResults - System.Collections.Generic.IEnumerable<AggregateResult>

CreateGroupHeaderColumnBuilder(System.Collections.Generic.IEnumerable)

Creates the Header column Builder.

Parameters

aggregateResults - System.Collections.Generic.IEnumerable<AggregateResult>

ToJson()

In this article
Not finding the help you need?