X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..7a654f8d43fdb43d78b63d90528bed6e86b608cc:/examples/form/forum-search.html diff --git a/examples/form/forum-search.html b/examples/form/forum-search.html index 37aa8052..5fda6e5d 100644 --- a/examples/form/forum-search.html +++ b/examples/form/forum-search.html @@ -1,47 +1,52 @@ -
- 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".
+The js is not minified so it is readable. See forum-search.js.
- -