Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Carolyn.Hajnasiewicz #1
CFGrid: Checkbox selected then insert date
I have a CFGrid that's working great, one additional enhancement would be the
icing on the cake but I don't know how to do this.
One column in my CFGrid is populated with checkboxes, if the checkbox is
selected then the item is approved, if not selected then it is not approved.
What I want to do is when a checkbox is selected (= approved) then in another
column show the date of the approval.
Can this be done? How?
Carolyn.Hajnasiewicz Guest
-
Checkbox selected value when app reloads
I am storing the values of a checkbox in my database. Yes should be checked No should be unchecked. When I reload my app if the value is No it is... -
checkbox in cfgrid
Hi, is it possible to add a column of checkboxes in cfgrid so that after binding, the checked records will be passed into a query? Thanks a lot. -
highlight selected row of a flash <cfgrid>
My flash <cfgrid> displays a query. The query contains two columns named 'id' and 'name'. I have one <cfgridcolumn> embeded in the <cfgrid> to... -
item selected cfselect with cfgrid
If anyone's found a better way to make an item selected in a cfselect using cfgrid that the following, let me know: <cfgrid name="AddressGrid"...



Reply With Quote

