I recently converted a radgrid being bound through asp.net server side to client side via json and web service. The grid has an anchor tag in one of the cells, which I created previously using the gridtemplatecolumn. How do I do the same thing with json binding? I've tried encoding an anchor tag in the json object with no success.
Thanks,
Andy
Thanks,
Andy