While trying to find out why my filtering was having no effect I cam across this post:
http://community.entityspaces.net/forums/post/1063.aspx
Indeed, when I set a breakpoint I can see the value of SupportsFiltering is false. Why?
I can apply my filter to the esCollection and it works perfect, but if I apply it to the BindingSource it has no effect. Problem is... I NEED to apply it to the BindingSource.
So... what's the deal? I'm using version: 2007.1.1119.0 - Yes, I know it's old but I don't upgrade unless I absolutley MUST. If an upgrade will fix the issue I'm seeing then I will upgrade.
Thanks for any help,
Steve