I have a flash form right now that uses cfgrid to display and update tables in
an oracle database. The bad thing is cfgrid doesn't have a horizontal
scrollbar and some of the tables have quite a few columns. I was thinking what
I would like to do is whenever someone clicks on a cell in the cfgrid, that
populates a larger textbox elsewhere on the screen and the user could use the
larger textbox to change the contents of the cell. Does anyone know how this
might be done? Thank you for your help.
onnut - 28 Sep 2006 17:44 GMT
good example from Realestate application from Adobe
http://www.asfusion.com/apps/realestate/
If this is what you are looking for then
here's the Code explanation
http://www.adobe.com/devnet/coldfusion/articles/flashforms_pt2.html