Yeah...You have to make the column in your table for that and i reset the values back to 0 each time the application is ran.
Chris Martin Asim . wrote: > Thanks for your quick reply. This was the first thing I tried. > The error is > > Query column invalid or missing. > You must specify the name of a column in the qryGetStuff query for the > printThis attribute of the CFGRIDCOLUMN tag > > digging the documents but found nothing, google search didn't help either. > > I hope someone used it here who can help. > > Thanks, > > > > > > > >> If you are calling the query from <cfgrid> tag, do this: >> >> <cfgridcolumn name="printThis" header="Select" width="50" select="yes" >> type="boolean" display="yes"> >> >> Chris Martin >> >> >> >> >> Asim . wrote: >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287805 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

