kendo-ui-core
kendo-ui-core copied to clipboard
Bound ForeignKeyColumn Delays Grid Options Availability
Bug report
When using a ForeignKeyColumn that is bound to a dataSource, the Grid options will not be available initially such as during the document.ready event.
Reproduction of the problem
Please visit this Progress Kendo UI Dojo which demonstrates the Grid unable to retrieve the options, and receiving a JavaScript error.
Expected/desired behavior
The Grid options should be available upon the document.ready event with a databound ForeignKeyColumn.
Environment
- Kendo UI version: 2022.2.510
- jQuery version: 3.6.0
- Browser: All