I have a link with this:
OnClientClick='<%# String.Format("openWin({0}, {1}, {2});return false;",DataBinder.Eval(Container,"DataItem.component_id"), DataBinder.Eval(Container,"DataItem.control_id"), 'string value')%> ' />
This is failing because I'm ensure of how to add in the last string variable (indicating by the 'string value')