Render "select" in json using html

Hi,

I’m wondering if I can put html code in json for drop-down list. For example:

{id:“row1”, data:[“Value1”,“column2”, “column3”]}

Thanks!

You can put html code in json for drop-down list.