| Subject: | Re: CFML Help needed |
|---|---|
| From: | "freakyAndFree" |
| Date: | Mon, 17 Dec 2007 17:19:57 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
If you give your cfgrid href and hrefkey attributes, like this: href="test.cfm" hrefkey="recordID", then clicking a row will act as a link to: "test.cfm?cfgridkey=#recordID# (where #recordID# is the recordID of the clicked row). Then you'd get your detail data by selecting whatever from whatever where recordID = #cfgridkey# |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: ODBC for Excel Datasource problem, freakyAndFree |
|---|---|
| Next by Date: | Re: FileExists, freakyAndFree |
| Previous by Thread: | Re: CFML Help needed, qateef |
| Next by Thread: | What is best solution?., Amm85 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |