G
Guest
The following works great:
OnClientClick='<%# Eval("UserName", "return confirm(\"Delete the user
{0}?\");") %>'
But I need to do this with a resource and the following does not work:
OnClientClick='<%# Eval("UserName", "<%$ Resources:Windward, Admin_Confirm
%>") %>'
How can I accomplish this?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
OnClientClick='<%# Eval("UserName", "return confirm(\"Delete the user
{0}?\");") %>'
But I need to do this with a resource and the following does not work:
OnClientClick='<%# Eval("UserName", "<%$ Resources:Windward, Admin_Confirm
%>") %>'
How can I accomplish this?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm