I am using a flash form, and trying to fight my way through the href nightmare. No matter what I try, I cannot double click on a row and get it to open a detail page containing the information in that row. I have tried changing from a flash format to an applet to XML, etc etc etc. Nothing seems to work. The documentation seems straighforward enough, but it ain't working.
As a workaround, I placed a button underneath my form that opens the detail page. This works, but it always passes the indexnum contained in my first row of returned data. Now I need to know how to return the IndexNum (that is a field in the table) of the currently highlighted row, and pass that variable on to the new page. My query name is GetAll. My grid name is EncounterHistory. The value I need to pass is #GetAll.IndexNum#. All suggestions welcome! Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266151 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

