Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Yes, but you will have to drop on a text box and then write the call the search yourself. There are two methods on a ListView that support this. You can call the FindNearestItem method or the FindItemWithText method. This should get you what you are looking for.
|