Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
External Sorting and AlternateBinding Field
posted

Hi,

I'd like to use external sorting for my xamDataGrid (SortEvaluationModel = UseCollectionView).  The documentation says external sorting is not supported for unbound fields.  But how come external sorting is also not supported for AlternateBinding fields?  For my AlternateBinding field, I have the AlternateBinding specified, so shouldn't the grid know the underlying property name to use to update the collection view?

Thanks,

Harold

Parents Reply Children