Skip to content

Grid in TabStrip PartialView throws an error when there is a Sticky and ForeignKey column #8371

@eyupyusein

Description

@eyupyusein

KendoCoreTabStripGridStickyAndForeignColumn.zip

Scenario:
The Grid resides in a PartialView and this View is loaded as Content for a TabStrip.
When the Grid has both a Sticky and ForeignKey columns, the following error is thrown:

Image

I have tested it with Kendo versions and the error is not there.
The error also does not appear when the page is loaded directly, e.g.:

<partial name="_GridPartialView" />
@await Html.PartialAsync("_GridPartialView")

I have create a new project using the code given by the customer and attaching it to the post.

Ticket ID: 1699495

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions