Off Topic:Filterable Collection

Off Topic:Filterable Collection

Old forum URL: forums.lhotka.net/forums/t/1368.aspx


DeHaynes posted on Monday, October 02, 2006

I am wondering if it is possible to make a collection object filterable. 

Specifically I want to create a collection that Contains all my address type business objects, that is bindable to a datagrid, but only exposes particlar ones to the datagrid based on a filter I provide.

 

Brian Criswell replied on Monday, October 02, 2006

You can do that with the FilteredBindingList in 2.1 or with the ObjectListView in CSLAcontrib.

DeHaynes replied on Monday, October 02, 2006

I am not using 2.1 because I am designing a production system and it is still Beta. 

 

I will look at ObjectListView.

 

Thanks

Brian Criswell replied on Monday, October 02, 2006

2.1 was released over the weekend.

Copyright (c) Marimer LLC