Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
pflynn02 #1
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 until a
customer is selected, then in the grid only show that customer's account(s).
Anyone help me out? Thanks Customers and accounts both share 'cust_id' to
relate to eachother. 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 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... -
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... -
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

