API Reference / Kendo.mvc.taghelpers
<assignments>
<datasource></datasource>
</assignments>
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. |