Question
Cfgrid html and href
Hello All,
I am using cfgrid Format=HTML. I have no problem with populating the grid from a query. My problem comes from
the href text box in the grid. I have a variable name like the following:
/l/listing/tag/#gettopcat.categoryName#.html
Where categoryName is the name of the column being populated. I have around 40 items in the grid list but the only
href that works properly is the first item in the grid. Every item in the grid goes to the href for the first item in the grid.
Is this possible with cfgrid?
Can anyone point me to a better solution where I can have a grid with a vertical scroll and item as href items when I click I can get to the proper page?
Thanks.
I am using cfgrid Format=HTML. I have no problem with populating the grid from a query. My problem comes from
the href text box in the grid. I have a variable name like the following:
/l/listing/tag/#gettopcat.categoryName#.html
Where categoryName is the name of the column being populated. I have around 40 items in the grid list but the only
href that works properly is the first item in the grid. Every item in the grid goes to the href for the first item in the grid.
Is this possible with cfgrid?
Can anyone point me to a better solution where I can have a grid with a vertical scroll and item as href items when I click I can get to the proper page?
Thanks.
