I am using MVC .net to load my pages. Whenever i click a detail button. I show a partial view.On That Partial view, First time it showed the ADDTHIS toolbar, but next time itself it didnt load the ADDTHIS toolbar in partial view. Same code working after refreshing the web page once.
Why ? I am using AJAX to load that partial view. Please help me its urgent...!