Saturday, March 24, 2012

Atlas TextBox with 2 column ListView as Completion suggestions

Anybody know how to implement this? When implementing autocompletion I need to display more info on the code that the enduser is typing. So instead of the list I get out of the box when trying autocompletion, I was thinking of implementing a mulicolumn listview ( or something similar).
Anybody know how to do this?
Borge3000

For now, you would have to write your own AutoComplete behavior, orperhaps extend the current one. Perhaps if lots of people areinterested in such a behavior, I could put it together sometime for you.

I would very much like this. Maybe you could outline what to to to make this myself?

No comments:

Post a Comment