InsusListControlUtility Library
Insus.NET重构过的一个List Control Utility的类库,它包括DropDownList,RadioButtonList,ListBox以及BulletedList控件的绑定重构。改善以前只能传入DataTable和HashTable数据源。 前版本类库http://www.cnblogs.com/insus/articles/1399645.html 。
最新版下载地址:http://download.cnblogs.com/insus/library/InsusListControlUtility.rar
在.NET Framework 4.0或以上使用。
下载解压,把InsusListControlUtility.dll放置站点的BIN目录。
应用时,需要引用namespaces:
using Insus.NET;