Hi all,
I am trying to implement a complete IBindingList for my Collection Class but
I cannot find any examples on implementation of Find or any of the other
functions typically implemented with NotSupportedException (like in the
MSDN).
Any hints, help, or pointers are greatly appreciated!
Cheers,
Knut
Sijin Joseph - 02 Oct 2004 13:32 GMT
I have a complete implementation including sorting and finding here,
it's pretty basic but should get you started,
http://www.indiangeek.net/docs/CustomDataBinding.zip
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> Hi all,
>
[quoted text clipped - 7 lines]
> Cheers,
> Knut