| Subject: | CFGRID trigger event on row click |
|---|---|
| From: | "tSpark" |
| Date: | Tue, 14 Aug 2007 14:28:27 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
Using the new ajax CFGRID in ColdFusion 8, is there a way to trigger a javascript event on row click? This works: selectmode="row" href="mypage.html" This doesn't: selectmode="row" href="javascript:myevent();" I'd like to create an edit form for my data row, and I don't want to use the in-place editing that is built in. I could easily link to another cfm page with the edit form, but I wanted to make this Ajax using a javascript function on row click instead. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Why is the form resetting?, K0rrupt |
|---|---|
| Next by Date: | Compatibility of ColdFusion MX7 with Vista OS, ChopperStays |
| Previous by Thread: | Why is the form resetting?, K0rrupt |
| Next by Thread: | Re: CFGRID trigger event on row click, GArlington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |