Ext


Go Back   Ext JS Forums > Ext JS Community Forums (3.0) > Ext: User Extensions and Plugins

Reply
 
Thread Tools
  #1  
Old 07-29-2009, 06:02 PM
CutterBl's Avatar
CutterBl CutterBl is offline
Ext JS Premium Member
 
Join Date: Aug 2007
Location: Nashville, TN
Posts: 202
CutterBl is on a distinguished road
Cool Ext.data.CFQueryReader v1.2

The CFQueryReader custom data reader, used for interpretting Adobe ColdFusion's JSON response of a query object, has been updated to support ExtJs 3.x. There is still backwards compatibility for Ext 2.x, and the download includes a small example using Aaron Conran's DirectCFM + CFQueryReader + Ext.Direct.

The CFQueryReader project is available for download on RIAForge.
__________________
--
Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer

_____________________________
http://blog.cutterscrossing.com

Co-Author "Learning Ext JS"
Reply With Quote
  #2  
Old 11-07-2009, 03:54 AM
azadisaryev azadisaryev is offline
Ext User
 
Join Date: Nov 2009
Posts: 3
azadisaryev is on a distinguished road
Default

any particular reason why cfqueryreader would fail to load data into the grid on windows server 2008?

it works fine on win xp, but on 2k8 the grid appears without any data...
using cfjsonreader instead of cfqueryreader makes the data show up in the grid on 2k8 just fine.

any ideas?

[UPDATE 16-Nov-2009]
apparently, nothing to do with 2k8 server - cfqueryreader does not work with ext js 3.0.3 (yet).

Azadi
Reply With Quote
  #3  
Old 11-16-2009, 08:32 AM
zlesko zlesko is offline
Ext User
 
Join Date: Sep 2009
Posts: 2
zlesko is on a distinguished road
Default

Has anyone tried CFQueryReader with the newest version of Ext, 3.0.3? Had this working great with v3.0.0 and now the stores are not being populated.

Thanks for any ideas...
Reply With Quote
  #4  
Old 11-16-2009, 09:26 AM
azadisaryev azadisaryev is offline
Ext User
 
Join Date: Nov 2009
Posts: 3
azadisaryev is on a distinguished road
Default

right you are - it does not work at all...
i guess that was why my friend could not make it work on his win 2k8 server... i was still using ver 3.0.0 when trying to help him solve the issue and kept telling him "it works just fine for me"!

[UPDATE: my friend got his data into the grid when he switched to using cfjsonreader instead of cfqueryreader.]

hmm... strange thing, though: the ext js download i was using said it was 3.0.3, but the files inside were from 3.0.0!

Azadi
Reply With Quote
  #5  
Old 11-17-2009, 01:14 PM
CutterBl's Avatar
CutterBl CutterBl is offline
Ext JS Premium Member
 
Join Date: Aug 2007
Location: Nashville, TN
Posts: 202
CutterBl is on a distinguished road
Cool [RESOLVED]

The recent 3.0.3 update appeared to break CFQueryReader. Detailed analysis, refactor, and testing revealed that an internal method [getJsonAccessor()] of the Ext.data.JsonReader class had been changed [now createAccessor()]. Changes have been made to CFQueryReader to allow for either, dependent upon which is available.
__________________
--
Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer

_____________________________
http://blog.cutterscrossing.com

Co-Author "Learning Ext JS"
Reply With Quote
  #6  
Old 11-17-2009, 01:16 PM
CutterBl's Avatar
CutterBl CutterBl is offline
Ext JS Premium Member
 
Join Date: Aug 2007
Location: Nashville, TN
Posts: 202
CutterBl is on a distinguished road
Cool Files available...

BTW, that latest update can be downloaded from the CFQueryReader project page on RIAForge.
__________________
--
Steve "Cutter" Blades
Adobe Certified Professional
Advanced Macromedia ColdFusion MX 7 Developer

_____________________________
http://blog.cutterscrossing.com

Co-Author "Learning Ext JS"
Reply With Quote
  #7  
Old 11-17-2009, 07:35 PM
azadisaryev azadisaryev is offline
Ext User
 
Join Date: Nov 2009
Posts: 3
azadisaryev is on a distinguished road
Default

Thanks, Steve!
Reply With Quote
  #8  
Old 11-17-2009, 08:22 PM
zlesko zlesko is offline
Ext User
 
Join Date: Sep 2009
Posts: 2
zlesko is on a distinguished road
Default

Thanks! Don't you just love when they do that...
Reply With Quote
Reply

Thread Tools

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -5. The time now is 02:55 AM.

© 2006-2009 Ext, LLC
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.