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

GanttAssignmentsSettingsTagHelper

Example

<assignments>
    <datasource></datasource>
</assignments>

ChildTags

Tag Name Details
datasource DataSourceTagHelper

Attributes

Attribute Type Description
bind-to IEnumerable<Object> Sets the data for the datasource
data-resource-id-field String The field of the assignment data item which represents the resource id.
datasource-id String The ID/Name of the DataSource tag helper
data-task-id-field String The field of the assignment data item which represents the task id.
data-value-field String The field of the assignment data item which represents the amount of the assigned resource.
In this article
Not finding the help you need?