MrKurt
12 Apr 2007, 11:06 AM
I paid for my premium support, now I'm going to abuse it by posting over and over... haha! :)
Anyway, in the context of my app, it probably makes the most sense to trigger an action with a double click on a row. However, that's not the most intuitive thing ever for a web based application, so I'd also like to have an "Edit" link or equivalent that fires off the same event.
Is this at all feasible? Alternatively, is there any way to figure out which specific column was clicked with the rowclick event? That might be a reasonable way to handle it.
Anyway, in the context of my app, it probably makes the most sense to trigger an action with a double click on a row. However, that's not the most intuitive thing ever for a web based application, so I'd also like to have an "Edit" link or equivalent that fires off the same event.
Is this at all feasible? Alternatively, is there any way to figure out which specific column was clicked with the rowclick event? That might be a reasonable way to handle it.