This is a migrated thread and some comments may be shown as answers.

Sorting a [NotMapped] column from QueryableEntityCollectionView

0 Answers 74 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 08 Dec 2016, 09:49 AM

Hi,

 

I've binded a QueryableEntityCollectionView to a GridView. This works fine, except I'm unable to sort the [NotMapped] property in my model.
This property 'Age' is being calculated. The data is being shown correctly as long there is no sort defined.

I'm using EF for data layer.

Cheers!

 

Eric

No answers yet. Maybe you can help?

Tags
GridView
Asked by
Eric
Top achievements
Rank 1
Share this question
or