Thanks Alex. I've never had a need to use those tags. One question, how do I get the new row at the start? For example: <cfset queryaddrow(data)> <cfset querysetcell(data,"make","please select")>
The above puts the new row at the end of my record set. The example at Adobe live docs is a little poor. Do I need to loop through and change the sort by field (id) for every row? -then set the new field as 1?? -jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293475 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

