|
Mailing Lists
|
Home / Groups / ColdFusion Talk (CF-Talk)
query2exceltanks dave tried that but also unsuccessful, i think i will have to use the other component suggested here as this must be a bug in the cfx thanks >Shouldn't that be maxRows="#finalQuery.recordcount# + 1" > >Does it work without the hashes (they are unnecessary)? i.e. > >maxRows=finalQuery.recordcount+1 > >OR > >maxRows="#finalQuery.recordcount+1#" > >Dominic > >-- >Blog it up: http://fusion.dominicwatson.co.uk |
May 25, 2013
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||