html link column in jqGrid

前端 未结 6 1268
轮回少年
轮回少年 2020-12-24 06:13

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

6条回答
  •  借酒劲吻你
    2020-12-24 07:03

    within the json data i am using for the grid, i just send html code back with a href tag in, that works for me

提交回复
热议问题