X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/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.
- -