Skip to main content
August 15, 2008
Question

cfgrid and update form on the same page

  • August 15, 2008
  • 1 reply
  • 306 views
Is it possible to put a cfgrid on the top of a page populated with all customer name, and a form which get populated with the details of the customer as soon as I click on the customer name?

Are there any tutorials online?
This topic has been closed for replies.

1 reply

Participant
August 16, 2008
I have a similar question. But if your not using a Flash based form you can use the databinding and use Ajax to do what you want. Adobe has cfgrid tutorial with Ajax for CFMX8.
August 21, 2008
I found the real estate tutorial which is what I want to do. The only problem with a flash based form is that I can't use xinha (a wysiwyg textarea replacement). I will take your suggestion and explore the Ajax route. thank you.