calling javascript wouldn't work

hi , As you tell me i do .i want 2 call a javascript function from a link
i call

mygrid.setColTypes("link,ed");
& in xml for first cell data i put

Click here^javascript:doSome()^_self
 
It loads grid properly & also showing me link , but when i click on link , it gives  error saying incorrect xml.
 
Previously my xml was wrking fine ,I just added     "^_self"  in cell value.
Iam loading my xml using              ------------------------------- "mygrid . loadXMLString()". & string is generated from java class.

,I just added “^_self” in cell value.
Such modification must not introduce any problems. It doesn’t contain any special XML characters
Can you please provide an actual xml string , which causes an error in your case ( you can send such data directly to support@dhtmlx.com )