House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Mailing Lists
Home /  Groups /  ColdFusion Talk (CF-Talk)

HTML CFGRID and multiple selects

  << Previous Post |  RSS |  Subscribe to this Group Next >> 

HTML CFGRID and multiple selects

I'm able to allow multiple selects in a html (CF8) cfgrid using the Alex Hubner 11/16/2007 01:13 AM

11/16/2007 01:13 AM
Author: Alex Hubner Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:54284#293447 I'm able to allow multiple selects in a html (CF8) cfgrid using the following JS (after the form loads): <script> function allowMultipleSelect() {     ColdFusion.Grid.getGridObject ('myGrid').getSelectionModel().singleSelect=false; } </script> But when I submit the form, only the first selected value/row is sent. I've played with getSelections() method (available from Ext) but no go. Does anybody knows how to easily enable multiple selects and retain the values for cfform submit? Also, its possible to build custom actions such as "selectAll", etc for the new HTML CFGRID? I believe yes (and hope Adobe consider this for the next releases), but I'm not sure how to achieve it. Thanks Alex
<< Previous Thread Today's Threads Next Thread >>

Search cf-talk

May 24, 2012

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Designer, Developer and mobile workflow conference