To give a breif background, I have a flash form that serves as a search form
against a MySQL DB and grid below that for displaying results. I have enabled the
"selectmode="edit"" on the cffgrid and have set select="no" to all cfgridcolumns
except for one column:
<cfgridcolumn name="checked" header="Checked" type="boolean" width="50"
select="yes" />
ALl of this results in a grid that displays data and on the very left is a column
of checkable checkboxes...(which took some time to tweak as well..;)...What I
want is for any row that contain a checkbox, that when it is checked, all of the
row data is available to POST to the DB or to an action page. If i do a "cfif
IsDefined("FORM.checked")" i should be able to work with these selections??? How
would i go about capturing the checked rows and making that data available
elsewhere? THanks!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;kArchive:
http://www.houseoffusion.com/groups/CF-Flash/message.cfm/messageid:270Subscription:
http://www.houseoffusion.com/groups/CF-Flash/subscribe.cfmUnsubscribe:
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.30