ASPSnippets RSS Feedhttp://www.aspsnippets.com/RSS.ashxLatest additions to the content that appears on ASPSnippets.(c) 2012, www.aspsnippets.com. All rights reserved.ASP.Net MaintainScrollPositionOnPostback not working in Firefox and ChromeHere Mudassar Ahmed Khan has solved the issue ASP.Net MaintainScrollPositionOnPostback Property not working in Firefox and Chrome and provided a solution that works in all major browsers Internet Explorer IE, FireFox, Google Chrome, Apple Safari and Opera.http://aspsnippets.com/Articles/ASPNet-MaintainScrollPositionOnPostback-not-working-in-Firefox-and-Chrome.aspxhttp://aspsnippets.com/Articles/ASPNet-MaintainScrollPositionOnPostback-not-working-in-Firefox-and-Chrome.aspxWed, 01 Feb 2012 02:12:24 GMTDynamically load and display ASP.Net UserControl using jQuery AJAX and WebMethodHere Mudassar Ahmed Khan has explained how to dynamically load ASP.Net UserControl using jQuery AJAX and Web Service WebMethods. He has also explained how we can set values of Controls and Properties of the UserControl before loading it.http://aspsnippets.com/Articles/Dynamically-load-and-display-ASPNet-UserControl-using-jQuery-AJAX-and-WebMethod.aspxhttp://aspsnippets.com/Articles/Dynamically-load-and-display-ASPNet-UserControl-using-jQuery-AJAX-and-WebMethod.aspxTue, 31 Jan 2012 23:14:38 GMTASP.Net Membership: Determine whether the login failed is due to Unapproved or Locked our statusHere Mudassar Ahmed Khan has explained how to determine that the login failure is due to invalid credentials, unapproved account or locked out account.http://aspsnippets.com/Articles/ASPNet-Membership-Determine-whether-the-login-failed-is-due-to-Unapproved-or-Locked-our-status.aspxhttp://aspsnippets.com/Articles/ASPNet-Membership-Determine-whether-the-login-failed-is-due-to-Unapproved-or-Locked-our-status.aspxSun, 22 Jan 2012 04:23:43 GMTImplement check all checkbox functionality in ASP.Net GridView control using JavaScriptHere Mudassar Ahmed Khan has explained how to use JavaScript with ASP.Net GridView Control and implementing functionalities such as check all checkboxes and highlighting a row.http://aspsnippets.com/Articles/Implement-check-all-checkbox-functionality-in-ASP.Net-GridView-control-using-JavaScript.aspxhttp://aspsnippets.com/Articles/Implement-check-all-checkbox-functionality-in-ASP.Net-GridView-control-using-JavaScript.aspxMon, 09 Jan 2012 07:02:23 GMTCalculate Row Total and Grand Total in ASP.Net GridView using jQueryHere Mudassar Ahmed Khan has explained how to calculate per row total for each item depending on quanitity and the final grand total in the footer of ASP.Net GridView using jQueryhttp://aspsnippets.com/Articles/Calculate-Row-Total-and-Grand-Total-in-ASPNet-GridView-using-jQuery.aspxhttp://aspsnippets.com/Articles/Calculate-Row-Total-and-Grand-Total-in-ASPNet-GridView-using-jQuery.aspxWed, 28 Dec 2011 07:37:17 GMTBind Dataset to ASP.Net GridView using jQuery AJAXHere Mudassar Ahmed Khan has explained how to populate dataset or datatable from database and bind it to ASP.Net GridView using jQuery AJAX and Webmethods.http://aspsnippets.com/Articles/Bind-Dataset-to-ASPNet-GridView-using-jQuery-AJAX.aspxhttp://aspsnippets.com/Articles/Bind-Dataset-to-ASPNet-GridView-using-jQuery-AJAX.aspxTue, 20 Dec 2011 02:52:40 GMTPopulate DropDownList with Selected Value in EditItemTemplate of GridView in ASP.NetHere Mudassar Ahmed Khan has explained how to bind ASP.Net DropDownList control in EditItemTemplate of GridView. He has also explained how to set the previously saved value in dropdownlist selected value.http://aspsnippets.com/Articles/Populate-DropDownList-with-Selected-Value-in-EditItemTemplate-of-GridView-in-ASPNet.aspxhttp://aspsnippets.com/Articles/Populate-DropDownList-with-Selected-Value-in-EditItemTemplate-of-GridView-in-ASPNet.aspxTue, 29 Nov 2011 02:06:03 GMTExport ASP.Net Web Page with images to PDF using ITextsharpHere Mudassar Ahmed Khan has explained how to export ASP.Net Web Page with images to PDF using ITextsharp PDF conversion libraryhttp://aspsnippets.com/Articles/Export-ASPNet-Web-Page-with-images-to-PDF-using-ITextsharp.aspxhttp://aspsnippets.com/Articles/Export-ASPNet-Web-Page-with-images-to-PDF-using-ITextsharp.aspxFri, 25 Nov 2011 08:33:52 GMTSave GridView to Excel Sheet on server's disk using ASP.NetHere Mudassar Ahmed Khan has explained how to save the ASP.Net GridView control to Excel sheet on Server's disk using ASP.Net without download prompt.http://aspsnippets.com/Articles/Save-GridView-to-Excel-Sheet-on-servers-disk-using-ASPNet.aspxhttp://aspsnippets.com/Articles/Save-GridView-to-Excel-Sheet-on-servers-disk-using-ASPNet.aspxWed, 09 Nov 2011 22:57:05 GMTImplement jQuery DatePicker Plugin in ASP.Net GridView ControlHere Mudassar Ahmed Khan has explained how to apply the jQuery UI DatePicker plugin to textboxes in ASP.Net GridView Control.http://aspsnippets.com/Articles/Implement-jQuery-DatePicker-Plugin-in-ASPNet-GridView-Control.aspxhttp://aspsnippets.com/Articles/Implement-jQuery-DatePicker-Plugin-in-ASPNet-GridView-Control.aspxSat, 29 Oct 2011 04:31:10 GMT