Hello,
attached is a minimal example that shows how we're using DXGrid with a WcfInstantFeedbackDataSource in a larger application: The grid is created in XAML, while the data source is created by the view model. So far this has been working very well.
In certain cases I need to enforce a default sorting order and I wanted to do that using WcfInstantFeedbackDataSource's DefaultSorting property, but whatever value I write into that property, it has absolutely no visible effect.
Thanks &Regards
Adrian Geiter
Thanks for the provided sample, Adrian.
I have successfully replicated this behavior and forwarded this ticket to our developers for research. We will contact you once we have any results.