Using this following RadGridView 'Telerik.WebAii.Controls.Xaml.Wpf.RadGridView', what would be the most reliable way to set a filter on this GridView?
I've tried clicking the filter button on the column I would like to filter, but the XAML Path keeps changing, so it doesn't click the right column all the time...and I can't seem to find the proper way to do this in code.
Any help would be appreciated.