House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

Grid filter textbox

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Tom Small
01/21/2012 07:59 AM

Hi I am attempting to search for data in a grid via a textfield. Have downloaded a plugin which works in part(http://www.learnsomethings.com/2011/10/12/extjs4-clearable-grid-filter-textbox-that-uses-delayedtask-to-avoid-sending-data-on-every-keypress/#comment-2022), although now I need a plug-in that can search row(s) in a grid? Have look online and can not find anything that I can get my head around, as I am new the extjs4 and coldfusion. Thanks Tom

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Andrew Scott
01/21/2012 09:10 AM

plenty of examples and help on the extjs forums on that one. In fact I think one of the examples in the kitchen sink of ExtJS4 has an example. -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 ----- Excess quoted text cut - see Original Post for more -----

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Tom Small
01/21/2012 09:40 AM

Hi Andrew thanks for the reply and will take a look on extjs forum

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Tom Small
01/21/2012 12:45 PM

Hi Andrew, I have looked on ext forums and attempted to apply the examples to my grid, although there are no errors it still is not searching. Have followed a post (see below) and although it works in part, I can not make it search a row in the grid. I think that problems I am having is with applying the following: // Main viewport    var viewport = Ext.create('Ext.Viewport', {     id: 'main_viewport',     layout: 'border',     items: [     Ext.create('Ext.Component', {      region: 'north',      height: 25,      autoEl: {       tag: 'div',       html:'<h1 style="margin-left:10px; margin-top:6px; font-weight:bold; font-family:Arial, Helvetica, sans-serif">Frederick County MD, Public Schools Check Registers</h1>'      }     }),       check_register_grid       ]   }); check_register_grid.getStore().setExtraParam('sort','check_pay_to'); check_register_grid.getStore().setExtraParam('dir','ASC'); check_register_grid.store.loadPage(1); }); My view is define as: Ext.define('MyApp.view.ui.UsersDetail', {extend: 'Ext.panel.Panel',....initComponent: function() {var me = this; Ext.applyIf(me, {            items: [..... Would appreciate any help on this issue,. Thanks Tom


<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

June 20, 2013

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
             1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30             

Designer, Developer and mobile workflow conference