1-6 of 6 < Previous Next >
1 vote

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 | Planned Release: None | Last Updated: Apr 15 at 9:28 PM by reddogaw | Created On: Apr 15 at 9:28 PM by reddogaw
2 votes

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 | Planned Release: None | Last Updated: Apr 11 at 5:47 AM by kshaban | Created On: Apr 3 at 5:25 PM by reddogaw
1 vote

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 | Planned Release: None | Last Updated: Mar 17 at 3:05 PM by mhnyborg | Created On: Mar 17 at 3:05 PM by mhnyborg
1 vote

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 | Planned Release: None | Last Updated: Mar 3 at 1:16 AM by bjgrosse | Created On: Mar 3 at 1:16 AM by bjgrosse
1 vote

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 | Planned Release: None | Last Updated: Sep 30 2008 at 3:53 AM by stovellp | Created On: Sep 30 2008 at 2:37 AM by vaso
2 votes

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 | Planned Release: None | Last Updated: Jun 13 2008 at 10:24 PM by tangent | Created On: Jun 3 2008 at 2:12 PM by stovellp
1-6 of 6 < Previous 1 Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196