SpeakComputers.com
Home
Software
Electronics
Desktop Computers
Laptops
Games
Handheld Devices
Mobile Phones
Cameras
Camcorders
Printers
Books
Software Downloads 2012 Software Mac Software Security Student Editions Windows 7 Office 2010
ASP.NET C# VB.NET C++ .NET Infragistics DevComponents

The ASP.NET BulletedList control.

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)

The ASP.NET Bulletedlist control is used to create an organised list of items to display to the user. The control renders as the HTML organised list (OL) or unorganised list (UL). Each item within the BulletedList control is a listitem rendered as HTML ListItem (LI).

Working examples.

  • DELL
  • HP Computers
  • SONY
  1. DELL
  2. HP Computers
  3. SONY
  1. DELL
  2. HP Computers
  3. SONY
  1. DELL
  2. HP Computers
  3. SONY
  1. DELL
  2. HP Computers
  3. SONY


Example code organised list.

<ol id="ctl00_ContentPlaceHolder1_BulletedList1" style="list-style-type:lower-alpha;">
 <li>DELL</li><li>HP Computers</li><li>SONY</li>
</ol>

Example code unorganised list.

<ul id="ctl00_ContentPlaceHolder1_BulletedList2">
 <li>DELL</li><li>HP Computers</li><li>SONY</li>
</ul>

Example code, adding style to an organised list.

<ol id="ctl00_ContentPlaceHolder1_BulletedList5" style="list-style-type:upper-roman;color:Red;font-weight:bold;">
 <li>DELL</li><li>HP Computers</li><li>SONY</li>
</ol>

ASP.NET ListItem User interface included with Microsoft Visual Studio.
Computer Security
AntiVirus Software
Internet Security
Parental Controls
Backup & Recovery
Computer Protection
Anti Malware
Photo & Video
Photo & Video Editing
Video Music
Desktop Publishing
Professional Design
Home Publishing
Clipart
Business & Accounting
Accounting
Payroll
Check Printing
TAX
H&R Block
Microsoft Office
Design
Graphic Design
Home Design
Garden Design
Interior Design
Computer Aided Design
3D Design
Students & Teacher
Adobe
Microsoft Office
Dragon Naturally Speaking
Corel Draw
Serif
Student/Teacher Software
Copy Right 2006 SpeakComputers.com - All Rights Reserved.
Home About Privacy Policy Resouces