Ask a Question related to Macromedia ColdFusion, Design and Development.
-
pflynn02 #1
binding CFGRID data to a CFSELECT
I have a flash CFGRID that lists my clients, when i select a client their data
populates the form below the grid. When I select the client, i have a cfselect
for the 'ACTIVE' field. The value is either 0 or 1. How do i populate the
cfselect when i select the client? Thanks!
pflynn02 Guest
-
cfselect in cfgrid
Does anyone know how to place a cfselect element in a cfgrid or if it is even possible? I need an editable grid. It would be ideal if one of the... -
select in cfselect from cfgrid
Form is flash CF 7.01 Is there a way to have a cfselect "selected" option chosen by a cfgrid selection either by binding or flash remote? ... -
Binding CFSELECT MX7
the solution posted by ArtNirvana is flawed - it too is going off the index instead of the value. a small modification can fix this - ... -
CFSELECT + CFGRID
I have 2 queries 1 shows all customers other shows all accounts. I would like to have a CFSELECT that shows all customers, then in the CFGRID- blank... -
CFMX7 : CFGRID and CFSELECT
Hello, I am looking for a method to join a CFGRID and a CFSELECT. Particularly this way 'The CFSELECT value is, by default, the CFGRID value and... -



Reply With Quote

