Quick example of multi-column results with jQueryUI's new Autocomplete?
Posted
by Lance May
on Stack Overflow
See other posts from Stack Overflow
or by Lance May
Published on 2010-04-30T13:20:32Z
Indexed on
2010/04/30
13:27 UTC
Read the original article
Hit count: 274
I just found out that the jQueryUI now has it's own built-in auto-complete combo box. Great news!
Unfortunately, the next thing I found is that making it multi-column doesn't seem nearly that simple (at least via documentation).
There is a post here where someone mentions that they've done it (and even gives code), but I'm having trouble understanding what some of their code is doing.
I'm just curious if anyone has ran across this before and could post a quick and easy sample of making a multi-column result set.
Thanks much in advance.
© Stack Overflow or respective owner