Title:
ExtJS Updates - ColdFusion.Grid.refresh not working like it did in CF 9, and 10
| View in TrackerStatus/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): / Jeff Cookle (Jeff Cookle)
Created: 02/17/2014
Components: AJAX
Versions: 11.0
Failure Type: Unspecified
Found In Build/Fixed In Build: Beta_v11 /
Priority/Frequency: Trivial / Unknown
Locale/System: English / Linux All
Vote Count: 0
Problem Description: We use CFGrids and have search options for a user to change the data that appears in the grid. The users enters the search info and we do a ColdFusion.Grid.refresh to refresh the grid and the underlying data. In CF11, with the recent changes to the ExtJS, this no longer works properly. Could be related to the other bug I filed where the AjaxOnLoad isn't working properly with grids either.
Steps to Reproduce: See example. You have a HTML CFGRID that is bound to a javascript function that calls a CFC. When we change the search option being passed in and do a ColdFusion.Grid.refresh, the data doesn't refresh. It works in CF 9 and CF 10.
Actual Result: Nothing happens with the ColdFusion.Grid.refresh.
Expected Result: Updated data should appear in the grid based on what is being passed into the bound JavaScript function.
Any Workarounds: Only workaround at this time is to refresh the grid with the search information, which slows down our applications.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3709024
External Customer Info:
External Company: Hormel Foods
External Customer Name: Jeff Cookle
External Customer Email: jmcookle@hormel.com
External Test Config:
Bug File Paths:
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\11.0\Beta_v11\3709024\grid_refresh.cfm
\\sjshare.corp.adobe.com\Prereleasebugfiles\ColdFusion\11.0\Beta_v11\3709024\dashboard_user_refresh.cfc
Attachments:
Comments: