html link column in jqGrid

jqgrid, jquery

Solution

Yes, use a formatter, either a custom formatter or Predefined Formatter.

Problem

Is it possible have a html link in a column with jqGrid, I can't find any example in the documentation?

Original source