Custom ComboBox Query results via XTemplates
February 27th, 2008 Jay Garcia Posted in EXT Examples, EXTJS |
The following Code will allow you to display colored query results to the text you’re querying for. Being that I am a PHP developer and cannot cover all server side solutions, I’ll provide the code and JSON.
Screenshot

March 14th, 2008 at 2:22 pm
[…] So, I took a combination of the forum-search.html example and applied it to my previous work for styling results of a combo box using XTemplates. […]