You've got me now - is this online where we can all look?

On Mon, Oct 19, 2009 at 9:59 PM, Arsalan Tariq Keen
<[email protected]> wrote:
>
> Well... I tried the same pages in IE7 and there it is showing two browser
> errors.
>
> 1. 'Ext.ux.grid.Search' is null or not an object
> 2. Could not complete the operation due to Error 80020101
>
> please help me with this, I am running real short on deadlines!
>
> --------------------------------------------------
> From: "Arsalan Tariq Keen" <[email protected]>
> Sent: Tuesday, October 20, 2009 8:38 AM
> To: "cf-talk" <[email protected]>
> Subject: Re: Problem with JSON Grid | ColdExt
>
>>
>> I guess I got too carried away with FireBug :) it helped me clear out many
>> bugs in my application. Now my grid is showing the content I wanted with
>> the
>> WHERE clause in CFQUERY. However, one problem persists. When I use the
>> gridsearch plugin, the grid does not showup at all and firebug is also
>> giving no error. The page with grid is autoLoaded inside of a window,
>> however when I load the same page directly in the browser window, the grid
>> is displayed fine. Any suggestions?
>>
>>
>> --------------------------------------------------
>> From: "Raymond Camden" <[email protected]>
>> Sent: Tuesday, October 20, 2009 3:36 AM
>> To: "cf-talk" <[email protected]>
>> Subject: Re: Problem with JSON Grid | ColdExt
>>
>>>
>>> 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:327364
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to