BindingListAdapter does not implement ITypedList - Affects binding to empty set

Paul, BindingListAdapter should implement ITypedList in order to allow WinForms DataGridView column binding to succeed when the binding list is initially empty. Code is: // This method i...

Id #7471 | Release: None | Updated: Apr 15 2009 at 9:28 PM by reddogaw | Created: Apr 15 2009 at 9:28 PM by reddogaw

UnionIterator does not work. Affects SelectMany too.

Hey Paul! So I was trying to use a SelectMany operation and due to some dysfunction in the UnionIterator it wasn't evaluating the child lists soon enough. I think I've fixed it, but I'm not posit...

Id #7423 | Release: None | Updated: Sep 4 2009 at 9:08 PM by lukesandberg | Created: Apr 3 2009 at 5:25 PM by reddogaw

I can't compile in SILVERLIGHT

Error 19 Cannot convert lambda expression to type 'System.Delegate' because it is not a delegate type C:\Data\Silverlight\bindablelinq-25046\trunk\source\Bindable.Linq\Threading\SilverlightDispatch...

Id #7296 | Release: None | Updated: Mar 17 2009 at 3:05 PM by mhnyborg | Created: Mar 17 2009 at 3:05 PM by mhnyborg

Unable to Group By in VB

I seem to be completely unable to utilize Bindable Linq in a Group By query. I've downloaded the latest codebase and compiled without a problem. As an example of my problem, the following standar...

Id #7209 | Release: None | Updated: Mar 3 2009 at 1:16 AM by bjgrosse | Created: Mar 3 2009 at 1:16 AM by bjgrosse

PropertyChanged not propagated

It seems there's an issue with element's PropertyChanged event handling in BindingListAdapter. I've changed Bindable.Linq.Samples.WindowsForms sample to forcibly modify an existing process property...

Id #6307 | Release: None | Updated: Sep 30 2008 at 3:53 AM by stovellp | Created: Sep 30 2008 at 2:37 AM by vaso

Asynchronous iterator dependencies accessed from background threads

When using the Asynchronous iterator like this: foo.AsBindable().Where(c => c.Name.StartsWith("F")).Asynchronous(); The dependency will in some cases be resolved on the asynchronous background ...

Id #5124 | Release: None | Updated: Jun 13 2008 at 10:24 PM by tangent | Created: Jun 3 2008 at 2:12 PM by stovellp

  • 1-6 of 6 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items