Is there a way of having premptive text in a text box, based of previous enteries??
TIMAI2
2
Do you mean like autocomplete ?
(read the whole topic)
Yes. Auto Complete. I saw ur example for Autocomplete. But thats working with Listview. I am trying that, to see how it works
ABG
4
Here are some attempts I made for autocomplete and fast word prefix search ...
https://groups.google.com/d/msg/mitappinventortest/LwJVNkyvPgU/vTaelFfzFgAJ
(Using SQLite for speed, but tricky to get running)
@ABG
The Autofill example u shared, seems to be the exact thing I been wanting to do.
Thank you
system
Closed
6
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.