I am attempting to use the new CF8 version of the Grid an GridColumn tags for the first time. I have not made use of these tags since 4.5.
I have very specific usage in mind, but I am not quickly figuring out how to archive my goal from the documentation. I'm hoping a couple of you all could suggest to me what combination of tags and parameters I want to use to make this happen. I have a single database table I want to create a grid control to allow the editing with the following rules. 1) Display all five columns of the table for browsing; Code, Method, Active, Creation Date and End Date. 2) Only allow the editing of the Active column of existing records with a 'Y' value from a 'Y'es to a 'N'o. 3) Allow the adding of a new row of data by providing new Code and Method values. The other fields are automatically determined during the SQL Insert statement. Is this level of granularity supported in some form of the Grid control? TIA Ian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314963 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

