Asp.net Bulleted List control



asp:BulletedList control

BulletedList control is used to display data in the prefixed list with bullet characters.

BulletedList control is used to display data in the prefixed list with bullet characters. The item can be written statically or bound with the data source. When sung on the page, it is implemented through the <table> HTML tag.


Properties like backcore, foreclosure, border collar, border style, borderwidth, altitude, etc. are generally implemented through the appropriate style of <ul> tags, although this depends on the BulletStyle property.


The following are some of the important qualities that are very useful.


DisplayModeHyperLink/LinkButton/Text. Determines how to display the items.
FirstBulletNumberSets a starting number for Bulleted list when BulletStyle is set to Numbering.
ItemsGets the colleciton of the items in the list control.
BulletStyleCircle / CustomImage / Disk / LowerAlpha / LowerRoman / Numbered / Square / UpperAlpha / UpperRoman. Determines the style of the bullet
AppendDataBoundItemsIt determines that the items which are defined as static should remain and they should be dynamically visible when adding items.
DataTextFieldName of the field to set as items text. Used when DisplayMode is Hyperlink or LinkButton.
DataValueFieldThe name of the field to set the value of the item is used when the DisplayMode hyperlink or linkbutton is used
BulletImageUrlUsed to set the Bullet Image when BulletStyle is CustomImage.
Share on Google Plus

About It E Research

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment