Building an AJAX Application (5): The On-demand Scrollable Table

(by Mark Qian on 9/2/2006)

Introduction

Tables are most important web components, specially in data-rich applications. Remote Scripting provides us an alternative to transfer data in a different manner: on-demand data loading. You may want to take look at my article as an analysis about how scrollbars of tables impact scalability. The goal of this demostration is to show how Remote Scripting can be used to build an on-demand scrollable table in a variety of ways using Mark's Communicator... And here are some stuff Show details you want to try. Compatibility: IE (6.x, 7.x), FireFox (1.5.0.4), Mozilla/Netscape(7.2), Opera(9.0) were fully tested and worked in XP (v2002. sp2).
Transport: Page Size:
Column A Column B Column C Column D Column E Column F Column G Column H Column I Column J
Cell (500, 0) Cell (500, 1) Cell (500, 2) Cell (500, 3) Cell (500, 4) Cell (500, 5) Cell (500, 6) Cell (500, 7) Cell (500, 8) Cell (500, 9)
Cell (501, 0) Cell (501, 1) Cell (501, 2) Cell (501, 3) Cell (501, 4) Cell (501, 5) Cell (501, 6) Cell (501, 7) Cell (501, 8) Cell (501, 9)
Cell (502, 0) Cell (502, 1) Cell (502, 2) Cell (502, 3) Cell (502, 4) Cell (502, 5) Cell (502, 6) Cell (502, 7) Cell (502, 8) Cell (502, 9)
Cell (503, 0) Cell (503, 1) Cell (503, 2) Cell (503, 3) Cell (503, 4) Cell (503, 5) Cell (503, 6) Cell (503, 7) Cell (503, 8) Cell (503, 9)
Cell (504, 0) Cell (504, 1) Cell (504, 2) Cell (504, 3) Cell (504, 4) Cell (504, 5) Cell (504, 6) Cell (504, 7) Cell (504, 8) Cell (504, 9)
Cell (505, 0) Cell (505, 1) Cell (505, 2) Cell (505, 3) Cell (505, 4) Cell (505, 5) Cell (505, 6) Cell (505, 7) Cell (505, 8) Cell (505, 9)
Cell (506, 0) Cell (506, 1) Cell (506, 2) Cell (506, 3) Cell (506, 4) Cell (506, 5) Cell (506, 6) Cell (506, 7) Cell (506, 8) Cell (506, 9)
Cell (507, 0) Cell (507, 1) Cell (507, 2) Cell (507, 3) Cell (507, 4) Cell (507, 5) Cell (507, 6) Cell (507, 7) Cell (507, 8) Cell (507, 9)
Cell (508, 0) Cell (508, 1) Cell (508, 2) Cell (508, 3) Cell (508, 4) Cell (508, 5) Cell (508, 6) Cell (508, 7) Cell (508, 8) Cell (508, 9)
Cell (509, 0) Cell (509, 1) Cell (509, 2) Cell (509, 3) Cell (509, 4) Cell (509, 5) Cell (509, 6) Cell (509, 7) Cell (509, 8) Cell (509, 9)
Cell (510, 0) Cell (510, 1) Cell (510, 2) Cell (510, 3) Cell (510, 4) Cell (510, 5) Cell (510, 6) Cell (510, 7) Cell (510, 8) Cell (510, 9)
Cell (511, 0) Cell (511, 1) Cell (511, 2) Cell (511, 3) Cell (511, 4) Cell (511, 5) Cell (511, 6) Cell (511, 7) Cell (511, 8) Cell (511, 9)
Previous 1 2 3 4 5 6 Next