Skip to content

"Invalid type owner for dynamic method" exception is thrown when any kind of sorting is applied #5

Description

@ZenithElevate

Whether I programmatically call ApplySort("sort column name") or click the sortable columns on a bound data grid view, the line 120 in AggregateBindingListView.cs throws this exception. In one particular case the underlying model has an int property SortOrder, and I use "SortOrder" with ApplySort.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions