Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / March 2008

Tip: Looking for answers? Try searching our database.

FilterItemOnProperty?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeff Johnson - 24 Mar 2008 22:21 GMT
Does anyone have any idea what the ListControl.FilterItemOnProperty() method
does? I'm not sure the MSDN documentation for it is written in English....
Claes Bergefall - 25 Mar 2008 10:49 GMT
The documentation is indeed somewhat confusing. Judging from the code it
uses reflection to grab a property value from the passed in item. The
overload that takes a string lets you specify which property to get and the
other overload simply gives you the value of whatever property you assigned
to DisplayMember

It looks a little bit like an internal method that got documented by
mistake...

  /claes

> Does anyone have any idea what the ListControl.FilterItemOnProperty()
> method does? I'm not sure the MSDN documentation for it is written in
> English....
Jeff Johnson - 25 Mar 2008 14:36 GMT
> The documentation is indeed somewhat confusing. Judging from the code it
> uses reflection to grab a property value from the passed in item.

ARRGGHH!! Why didn't I think of simply decompiling the code? Thanks!

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.