Answered
CFGRID Filter
Hi,
I have a CFGRID that uses a cfc to bind the data to the grid. So far so good. I also have an onchange function that allows you to update the grid. I've worked up a filter in a cfselect, with a bind coming from the cfc - function is getBrandsFilter.
I'm trying to get the cfselect and the cfgrid to interact, such that when a filter is picked, the grid responds.
Attached is the base page and the cfc:
Any thoughts on how to make this work would be greatly appreciated!
cfwild
I have a CFGRID that uses a cfc to bind the data to the grid. So far so good. I also have an onchange function that allows you to update the grid. I've worked up a filter in a cfselect, with a bind coming from the cfc - function is getBrandsFilter.
I'm trying to get the cfselect and the cfgrid to interact, such that when a filter is picked, the grid responds.
Attached is the base page and the cfc:
Any thoughts on how to make this work would be greatly appreciated!
cfwild
