X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..HEAD:/examples/form/forum-search.html diff --git a/examples/form/forum-search.html b/examples/form/forum-search.html index 37aa8052..8ef829bc 100644 --- a/examples/form/forum-search.html +++ b/examples/form/forum-search.html @@ -3,45 +3,56 @@
- Combo with Templates and Ajax
- This is a more advanced example that shows how you can combine paging, Ext.Template and a remote data store
- to create a "live search" feature.
-
This is a more advanced example that shows how you can combine Ext.Template and a +remote data store to create a "live search" feature. Try searching for terms like "form", or "grid".
+ +Each item in the resulting list is a link which may be clicked to navigate to the found forum thread.
+The js is not minified so it is readable. See forum-search.js.
- -