jsuen
Member
Posts: 10
Registered: 12/19/2006
Member Is Offline
|
| posted on 12/19/2006 at 09:39 PM |
|
|
Making whole row within tree selectable
Hi,
I was just wondering if there was some easier setup or configuration I have missed where we can set the whole row (i.e. on mouseover) for a tree item
to be selectable (to fire the same event as though the user had selected the link itself)?
Thanks,
Jon
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 12/20/2006 at 10:34 AM |
|
|
This will require the tree customization (replacing <a href="">'s with onclick events.
|
|
|