set action in grid element

Hello!

I load data from xml. One cell is a link: AP1055^

I want set the action on tag .

For example href=“index.html” onclick=“return myJsScript”.

How??

thanks a lot!

Alex





you can use
AP1055^javascript:myCode()