Thursday, February 14, 2013

JavaScript and Eval

Below line is used to send the eval id as parameter to Javascript function

OnClientClick='<%# Eval("ItemID", "OpenEditPage({0})" ) %>' />

No comments:

Post a Comment