Quantcast
Viewing all articles
Browse latest Browse all 7

Re: how to enable disabled linkbutton

If it's an actual link, you might consider overriding the click behavior using something like :

LinkButton.Attributes.Add("onclick", "return false;");

or :

LinkButton.Attributes.Add("href", "#;");


Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>