Having a hard time finding any resources on how to bind a cfselect to cfgrid.  
I can bind a cfinput to a cfgrid easily.  For example:

<cfinput type="text" width="300" name="txtPartNumber" label="Part Number:" 
        
bind="{FGRMBufferData_grid.dataProvide[FGRMBufferData_grid.selectedIndex]    
['PartNumber']}">

But when it comes to cfselect, I can't figure out how to do the same thing. Any 
help would be appreciated.

Thanks in advanced! 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347652
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to