How to use linkbuttons within yui datatable?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-04-16T06:07:50Z Indexed on 2010/04/16 6:13 UTC
Read the original article Hit count: 418

Filed under:
|
|

I use yui datatable and i have a field which is resumePath which is path to a file in a folder in my application... So how to use linkbutton and show my path on it...

{ key: "resumepath", label: "Resumepath", width: 250, formatter: YAHOO.widget.DataTable.formatLink }

and this doesnt work any suggestion... I want to make this file to downloaded when the user clicks on it..

© Stack Overflow or respective owner

Related posts about yui-datatable

Related posts about column