Completed
Last Updated: 13 Sep 2021 11:01 by ADMIN
Release 2021.R3
Denise
Created on: 21 Apr 2020 08:11
Category: Gantt
Type: Bug Report
1
Cannot define OrderID in the DataSource model of the Gantt using the ASP.NET Core wrappers

Bug report

The OrderId field for the Gantt tasks cannot be defined in its datasource using the UI for ASP.NET Core wrappers.

*for more details, please refer to ticket #1461758

Reproduction of the problem

Create a UI for ASP.NET Core project and try to initialize the Gantt component with a datasource configured similar to the following:

image

Current behavior

The marked "OrderID" definition is not a valid one in UI for ASP.NET Core

Expected/desired behavior

The datasource configuration provided above(or similar) should be valid for the Gantt component. The OrderID should be configurable using the ASP.NET Core wrappers.

Environment

  • Kendo UI version: 2020.1.406
  • jQuery version: x.y
  • Browser: [all]
0 comments