Hi,
what I would like to do is to narrow the list of displayed items in the MemberList based on what the user types.
For example, if the user types "changed" in the MemberList, I want to display a list of only those items that contain the word "changed" somewhere in the name (not just at the beginning).
Is there a reasonable way of accomplishing this? I'm using the .Net Language add-on package.
Thanks in advance,
Jonathan
what I would like to do is to narrow the list of displayed items in the MemberList based on what the user types.
For example, if the user types "changed" in the MemberList, I want to display a list of only those items that contain the word "changed" somewhere in the name (not just at the beginning).
Is there a reasonable way of accomplishing this? I'm using the .Net Language add-on package.
Thanks in advance,
Jonathan