This article is a spanzhang original, its blog address is: http://blog.9cbs.net/spanzhang. Quote or repost, please indicate the source, thank you! ! When developing B / S applications, it is often necessary to display data in the form of a list, but HTML's Table is not enough. Here is my own listView analog control, which mainly have the following features: 1. Header and Columns can be flexible; 2, Columns can be dragged; 3. Support radio and multi-selection mode; 4, support Mouse double-click (trigger events). The effect is as follows:
HTC component source code as follows (htc_listView.htc): <- OF:! Zhang Youbang Time: 2004-12-01 Description: Control Table -> <- Interface Definition -!>