jQuery UI Widgets › Forums › TreeGrid › Have a clickable link
Tagged: javascript treegrid, jquery treegrid, jqwidgets treegrid, treegrid
This topic contains 1 reply, has 2 voices, and was last updated by Hristo 8 years, 5 months ago.
I’d like to use the TreeGrid using XML, but some of the data needs to be clickable links.
I tried entering into the XML file, but it doesn’t translate to the final output.
Any thoughts on how to do this?
Hello JugglingReferee,
You could implement the cellsRenderer callback to the column that you want and put desired link there. Please, take a look at this example.
cellsRenderer
Best Regards, Hristo Hristov
jQWidgets team http://www.jqwidgets.com
You must be logged in to reply to this topic.