Column Resize In ASP.Net Gridview

Tech Guy on September 15th, 2009

Description:
This tool is used for making column resizing in grid view control. Main purpose of this script is used for pass the client id of grid control when adding the user controls dynamically in aspx page .so it’ll allow column resize in all user controls in the aspx page.
The logic will work only with the [...]

Continue reading about Gridview column resize in ASP.NET2.0