Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Model for the Grid which implements CustomTypeDescriptor throws an error #6181

Closed
nelito987 opened this issue Dec 10, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@nelito987
Copy link
Contributor

nelito987 commented Dec 10, 2020

Bug report

When the Model for the Grid inherits the CustomTypeDescriptor, an error is thrown.

Reproduction of the problem

  1. Open the attached sample project -
    TelerikAspNetCoreApp3.zip

  2. Load the About page

Current behavior

The following error is thrown:

An unhandled exception occurred while processing the request.
InvalidOperationException: Bound columns require a field or property access expression.
Kendo.Mvc.UI.GridBoundColumn<TModel, TValue>..ctor(Grid grid, Expression<Func<TModel, TValue>> expression)

Expected/desired behavior

The view should load without any errors

Environment

  • Kendo UI version: 2020.3.1118
  • Browser: [all ]
@nelito987
Copy link
Contributor Author

Reported in ticket ID: 1498201

@ag-petrov ag-petrov added jQuery and removed jQuery1 labels Nov 30, 2022
@aleksandarevangelatov aleksandarevangelatov self-assigned this Dec 4, 2023
@github-actions github-actions bot added the FP: Completed Sync status with associated Feedback Item label Dec 12, 2023
@VicTachev VicTachev added this to the 2024 Q1 milestone Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants