on 2005 Apr 27 4:05 PM
Hi,
I have a TableView with 4 columns. Column 1 is clickable, when I move the mouse over this column the hand shows up, and on clicking the column it calls the appropriate event associated.
I would like to make the values in this column show up as a hyperlink, indicating the column to be Clickable.
When I do <a href=''> Value </a>, in my cell renderer. The resulting Tableview Clickable column shows up as a hyperlink.
When I click on this hyperlink, it gives me a runtime error.
Is it possible to click the hyperlink, to go to the appropriate event associated to the column.
Any advice would be appreciated.
Thank you.
NAC
Hi Neville,
In your cell renderer create a htmlb link object and associate the event with that link object.
Prakash
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
59 | |
11 | |
7 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.