Building a jQuery Plug-in to make an HTML Table scrollable(www.west-wind.com)
submitted by
rstrahl(7226) 11 months, 28 days ago
Table displays in limited space require some rendering alternatives. While paging is a common way to address fixed size displays, it's not an end-all solution. Sometimes it's necessary to display larger amounts of data in a small fixed space on an HTML page. Scrollable list are fairly easy to do with most HTML structures, but HTML tables are notoriously difficult to manage when it comes to scrolling. In this post I describe a jQuery plug-in that attempts to make any table scrollable by decomposing and reassembling the table into two distinct areas. read more...
|category: ASP.NET
|Views: 31
tags:
jQuery html ASP.NET another
Everyones tags:
Your Tags: