CGridview many links in a column

I have a gridview and it has a column with comma separated values like "A,B,C", "S,W", "K,L,M" etc.

I want to create a link for each of the values A,B,C like /path/A, /path/B, /path/C

inside that column of gridview.

How can I do this?

renderComplexColumn just read it , :lol: