N nabetfa New Member Mar 22, 2013 #1 My callback is not working - the else condition is never true.My code:\[code\]if (!IsCallback) { a = 0;}else { a = (int)(ViewState["aa"]);} \[/code\]
My callback is not working - the else condition is never true.My code:\[code\]if (!IsCallback) { a = 0;}else { a = (int)(ViewState["aa"]);} \[/code\]