PC Review


Reply
Thread Tools Rate Thread

BindingList(Of T) : Filter

 
 
Pieter
Guest
Posts: n/a
 
      14th Aug 2007
Hi,

Im' using a custom list Inherited from BindingList(Of T). I would like to
add a Filter to be able to filter on different column values.

Offcourse this must exist already, and after some google-search I found 2
nice implementations:
- http://sourceforge.net/projects/blw/
-
http://www.teamjohnston.net/cs/blogs...a-ce75000aa327
Both solutions are using a View that is put on top of the BindingList.
Especially the second looks great, and is updated regularly.

Does anybody else knows some sample code for this? some nice
implementations? anybody used one of these 2? any feedback?

Thanks a lot in advance,


Pieter




 
Reply With Quote
 
 
 
 
rowe_newsgroups
Guest
Posts: n/a
 
      14th Aug 2007
On Aug 14, 7:13 am, "Pieter" <pieterNOSPAMcou...@hotmail.com> wrote:
> Hi,
>
> Im' using a custom list Inherited from BindingList(Of T). I would like to
> add a Filter to be able to filter on different column values.
>
> Offcourse this must exist already, and after some google-search I found 2
> nice implementations:
> -http://sourceforge.net/projects/blw/
> -http://www.teamjohnston.net/cs/blogs/jesse/Default.aspx#ae1af67f6-fe7...
> Both solutions are using a View that is put on top of the BindingList.
> Especially the second looks great, and is updated regularly.
>
> Does anybody else knows some sample code for this? some nice
> implementations? anybody used one of these 2? any feedback?
>
> Thanks a lot in advance,
>
> Pieter


Your sample code should be downloadable from sourceforge as the
project is open source.

Thanks,

Seth Rowe

 
Reply With Quote
 
Sheng Jiang[MVP]
Guest
Posts: n/a
 
      14th Aug 2007
BindingSource and DataView support filtering through the IBindingListView
interface

--
Sheng Jiang
Microsoft MVP in VC++
"Pieter" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Im' using a custom list Inherited from BindingList(Of T). I would like to
> add a Filter to be able to filter on different column values.
>
> Offcourse this must exist already, and after some google-search I found 2
> nice implementations:
> - http://sourceforge.net/projects/blw/
> -
>

http://www.teamjohnston.net/cs/blogs...a-ce75000aa327
> Both solutions are using a View that is put on top of the BindingList.
> Especially the second looks great, and is updated regularly.
>
> Does anybody else knows some sample code for this? some nice
> implementations? anybody used one of these 2? any feedback?
>
> Thanks a lot in advance,
>
>
> Pieter
>
>
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Override add on bindinglist Ste Microsoft C# .NET 2 22nd Jul 2008 04:50 PM
BindingList(Of T) : Filter Pieter Microsoft Dot NET Framework Forms 2 14th Aug 2007 06:55 PM
BindingList(Of T) : Filter Pieter Microsoft Dot NET 2 14th Aug 2007 06:55 PM
BindingList(Of T) : Filter Pieter Microsoft VB .NET 2 14th Aug 2007 06:55 PM
Noobish question - BindingList.Filter not working Chris Bordeman Microsoft Dot NET Framework Forms 8 4th Oct 2006 11:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:56 AM.