This article explains how to use jQuery's plug-in colResizable to implement client-side column resizing in an ASP.NET GridView. In addition to colResizable, i also use Jquery cookie plugin to store columns width in a cookie, so that asp.net postback won't reset column width. Now, dow...
[More]