Click here to Skip to main content
15,902,861 members

Comments by PRIYANKA GANESAN (Top 2 by date)

PRIYANKA GANESAN 16-Jul-20 6:38am View    
and the btn.clientid is giving me the null value
PRIYANKA GANESAN 16-Jul-20 6:37am View    
e.Item.Attributes["onclick"] =
string.Format("document.getElementById('{0}').click();",
btn.ClientID);

is giving me the issue