≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Making rows linkable
Making rows linkable
SeDo
Posts: 8
Questions: 0
Answers: 0
March 2011
edited March 2011
in
General
Hey,
Thx for this, its very handy ;)
I have a datatable with server-side and want to a href a row or any other kind of linkable code. Is this possible?
SeDo
Replies
zaki
Posts: 1
Questions: 0
Answers: 0
March 2011
If you simply want to link to another page, it is easy. Just return a fully formed anchor tag in one of the columns. e.g.
[code] More [/code]
SeDo
Posts: 8
Questions: 0
Answers: 0
March 2011
edited March 2011
No, lets say I get profile names. I want to add links to the names.
SeDo
This discussion has been closed.
Replies
[code] More [/code]
SeDo