views:

14

answers:

1

I am looking for some solution for ASP.NET GridView that will allow to resize columns. Can anybody have expirience in it and suggest the best solution?

A: 

suggesting you use YUI-datatable or any jQuery grid plugin. rather than spending time to develop resizing feature, i use 3rd part library in my ASP.NET project.

jebberwocky