I need to print an anchor in column cell. But, I don't have idea as how do it correctly.
I defined the cell as:
{name: 'menu', label: 'Menu', cell: Backgrid.UriCell.extend(), sortable: false}
But, I don't know how set the text of the link. Any ideas ?.
You can read the source code. It's very simple.