Question
ColdFusion.Grid.refresh() NOT refreshing!
Hi,
I am using <cfgrid format="html"> and I populate the grid using the query attribute not the "bind" attribute at least as of right now. My grid works fine but the problem is it will not refresh when I call ColdFusion.Grid.refresh('gridName', true).
Do I have to use the bind attribute to leverage this functionality?
Thanks,
-Westside
I am using <cfgrid format="html"> and I populate the grid using the query attribute not the "bind" attribute at least as of right now. My grid works fine but the problem is it will not refresh when I call ColdFusion.Grid.refresh('gridName', true).
Do I have to use the bind attribute to leverage this functionality?
Thanks,
-Westside
