0
ColdFusion.Grid.refresh
New Here
,
/t5/coldfusion-discussions/coldfusion-grid-refresh/td-p/7648619
Oct 14, 2015
Oct 14, 2015
Copy link to clipboard
Copied
On CF11 using <cfgrid> with format=HTML ColdFusion.Grid.refresh('grid01', true); does not preserve the current page. If I navigate to say page 3 of the grid, select a record and then use the Refresh button on the toolbar or call a function that implements ColdFusion.Grid.refresh the grid refreshes, but returns back to the 1st page, even though the preservepage attribute is set to yes.
This worked perfectly on CF8, but refuses to honor the preservepage attribute on CF11.
I do have a custom toolbar above the grid, so I do manipulate Ext behind the scenes for some things, but I can't seem to find anything I can do to fix this behavior.
Any help would be appreciated!
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Have something to add?
Join the conversation

