I am having the exact same problem.  I populate the GRID from a query, but on 
the select box columns, if a value is already selected, I do not get the drop 
down of all the possible values, only the value selected.

<cfgridcolumn name="misc_cd" header="Misc Cd" select="true" 
values="#valuelist(getMiscExpenseItems.misc_cd)#" 
valuesdisplay="#valuelist(getMiscExpenseItems.misc_desc)#">

It appears the query is overriding the values/valuesdisplay option.  Any ideas? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:314796
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to