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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293447
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4