Browse by Tags

All Tags » ASP.NET (RSS)

Enhance BulletedList : make the DisplayMode.HyperLink practicable in the case of data-binding by zc0000

BulletedList , like other peers such as "RadioButtonList" , "DropDownList" , "ListBox" , "CheckBoxList" , inherits ListControl due to their analogous displaying style. However , BulletedList has its unique definition and usage of ListItem collection,...

Customize the sorting header with "up-down" arrow effect when sorting with ListView by zc0000

ListView is absolutely a great template-enabled DataBoundControl , for that it renders client side code entirely basing on user-defined layout template , where itemTemplate can also be freely designed in "unlimited" html manner than a drab "table cell...
More Posts