[Class] SearchView - one question

fatman

Active Member
Licensed User
Longtime User
Hi to all,

having just discovered this excellent class i have a question i could not find a solution so far:
is it possible that searchview shows all items by default? After typing something into the edit field the list shall collapse to the found/matching items.

If someone got an idea how to get that i would be glad for a hint...

Fatman
 

fatman

Active Member
Licensed User
Longtime User
Sorry Erel disturbing you...

Everything works fine but I have no idea how to call et_TextChanged manually.
Seaching for this topic did not deliver very much.

Glad as always if you can give me an example.

Thx

Fatman
 
Upvote 0

fatman

Active Member
Licensed User
Longtime User
While looking at your code i wondered how to call "et_TextChanged" manually because it´s private...
But changing it to public was obviously too much for me ;-)

Thanks again!

Fatman
 
Upvote 0
Top