The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

BindingSource.Filter, BindingSource.SupportsFiltering - ??

Last post 09-09-2008, 9:30 PM by sklett. 7 replies.
Sort Posts: Previous Next
  •  05-01-2008, 12:48 PM 9141

    BindingSource.Filter, BindingSource.SupportsFiltering - ??

    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 

  •  05-01-2008, 7:19 PM 9147 in reply to 9141

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    Steve, this hasn't been addressed, but I will boost this up and fix it in ES2008, I will post back when I find more, I can't imagine why it's not working?

    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  05-01-2008, 7:27 PM 9149 in reply to 9147

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    Bueno.

    How long might a guy be waiting before 08' is out?
     

  •  05-01-2008, 7:31 PM 9150 in reply to 9141

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    sklett:

    ...but I don't upgrade unless I absolutley MUST.  If an upgrade will fix the issue I'm seeing then I will upgrade.

    ...

    HA!  I just found a bug after about a 20 minute hunt and it turns out it was related to a column not being part of a query.  Not amazing, agreed.. however, it wouldn't have happened if I was using SelectAllExcept() and in fact is the very code that made me suggest the feature in the first place.

    So I guess I DO have a reason to upgrade!  Stick out tongue 

  •  05-02-2008, 6:03 AM 9154 in reply to 9150

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    Just an FYI, ES2008 is in beta still and that is where SelectAllExcept() is. I am glad you tracked it down.

    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  09-02-2008, 11:55 PM 11107 in reply to 9154

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    I'm trying to filter the BindingSource.  Like:::  BusinessesCollectionBindingSource.Filter = "BusinessName = '" & TextBoxLookupBusinessName.Text & "'"

    It isn't working and noticed that SupportsFiltering is still false.  Has this been fixed? 

    I'm running a trial version that I downloaded yesterday. (EntitySpaces Version # 2008.1.0811.0)

  •  09-03-2008, 3:06 AM 11110 in reply to 11107

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    You would have to Filter the collection, However, we are working on a maintenance release so I will look at this and report back.

    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  09-09-2008, 9:30 PM 11264 in reply to 11110

    Re: BindingSource.Filter, BindingSource.SupportsFiltering - ??

    I realize it's only been 6 days but I'm wondering if you've had a chance to check this out.  This would be a good reason to get current with ES if I knew this would be coming.

    Any update?
     

View as RSS news feed in XML