Sounds like the library didn't load. But it worked before so I'm not sure about that. What do you see in the XHR requests? You should see one to fetch your data. Try right click/open in new tab and see if you notice a CF error.
On Mon, Oct 19, 2009 at 2:33 PM, Arsalan Tariq Keen <[email protected]> wrote: > > Camden... > > firebug is saying... > "Ext.ux.grid is undefined > http://127.0.0.1:8888/ext/ext-all.js > Line 32" > > > any clues....????? > > > -------------------------------------------------- > From: "Raymond Camden" <[email protected]> > Sent: Monday, October 19, 2009 5:30 PM > To: "cf-talk" <[email protected]> > Subject: Re: Problem with JSON Grid | ColdExt > >> >> http://www.insideria.com/2009/06/quick-video-example-of-firebug.html >> >> Enjoy. >> >> On Mon, Oct 19, 2009 at 12:52 AM, Arsalan Tariq Keen >> <[email protected]> wrote: >>> >>> Hmmm... Camden, can you guide me about using Firebug... actually I am a >>> newbie to Ajax and I am using IE7, I guess firebug would work with >>> FireFox. >>> >>> -------------------------------------------------- >>> From: "Raymond Camden" <[email protected]> >>> Sent: Monday, October 19, 2009 9:57 AM >>> To: "cf-talk" <[email protected]> >>> Subject: Re: Problem with JSON Grid | ColdExt >>> >>>> >>>> What did Firebug tell you? >>>> >>>> On Sun, Oct 18, 2009 at 9:59 PM, Arsalan Tariq Keen >>>> <[email protected]> wrote: >>>>> >>>>> Dear CFers, >>>>> >>>>> I am having trouble with the JSON gridpanel using ColdExt. The problem >>>>> is... when I feed the grid with JSON generated from CFQUERY with a >>>>> simple >>>>> SELECT statement without any conditions, it runs fine, however if I add >>>>> a >>>>> WERE clause then the grid fails to populate even though JSON is >>>>> generated. Below is given my CFML code. Can anyone help me with >>>>> this.... >>>>> I need urgent support... I m falling short of time for my deadlines >>>>> >>>>> Also, this gridpanel is displayed within a ExtJS window, so if I use >>>>> the >>>>> gridSearch plugin with it, than the grid doesn't display at all instead >>>>> a >>>>> Javascript error is given by the browser. >>>>> >>>> >>>> >>> >>> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327339 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

