Monday, April 22, 2013

GridView Fixed Header using jQuery : Very Useful CodeProject article



http://www.codeproject.com/Articles/322662/Userful-GridView-ASP-NET


Userful GridView ASP.NET
By Himanshu Thawait31 Jan 2012

I tried to summrize the common feature which we generally want in asp.net GridView.
1.       Fixed hedder and scrollbar – using jQuery
2.       Check Uncheck all rows - using jQuery
3.       Sorting direction imgae indicator - just by code behind no CSS no Script
4.       Filter GridView row at client side - javascript


1.Fixed hedder and scrollbar – using jQuery
gv_scroll.JPG
gv_scroll.JPG

No comments:

Post a Comment

 using Microsoft.AspNetCore.Mvc; using System.Xml.Linq; using System.Xml.XPath; //<table class="common-table medium js-table js-stre...