how to confirm postback after onClientClick.
I want to display confirm message before removing record from gridview. I tryied meny thing but not yet get any solution.
here is my code
--------------------------------------------------------------------------------------
PostBackUrl='<%#"removeWishList.aspx?designNo=" + HttpUtility.UrlEncode(Eval("designNo").ToString())%>' Text="Remove From Wish List">
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Altaf AnsariPosted Dec 14, 2017, 11:27 PM
Sk JhaPosted Dec 14, 2017, 11:38 PM
Ramesh PalanivelPosted Dec 14, 2017, 11:26 PM