Re: Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-23 Thread Tom Small
Hi Andrew I have modified my grid to a live-search-grid ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups

Re: Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-22 Thread Tom Small
// configure whether filter query is encoded or not (initially) var encode = false; // configure whether filtering is performed locally or remotely (initially) var local = true; var filters = { ftype: 'filters', // encode and local configur

Re: Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-22 Thread Andrew Scott
Sure. On Mon, Jan 23, 2012 at 1:34 AM, Tom Small wrote: > > Ok Andrew thanks, and have posted the same question on extjs forum. Is it > possible for me to send you a snippet of my code? Thanks Tom > > ~| Order the Adobe Cold

Re: Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-22 Thread Tom Small
Ok Andrew thanks, and have posted the same question on extjs forum. Is it possible for me to send you a snippet of my code? Thanks Tom ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Antholog

Re: Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-22 Thread Andrew Scott
Tom this is a ColdFusion mailing list, and your questions on ExtJS are best suited over at sencha's website and forums. Now I personally don't mind answering your questions, but you need to consider that there isn't that many people here who can help you, as compared to the relevant places. So y

Ext JS 4 Plugin: Live-Search-Grid - How to modify my Grid definition

2012-01-22 Thread Tom Small
I am trying to replace my grid with 'Live-Search-Grid' plugin. Would appreciate some help! Thanks Tom ~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffu