473,387 Members | 1,495 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How do I make a BulletList display a bullet?

Hi,

I have a BulletList that I fill with the BulletList1.Items.Add("text
here"); method. When I display this BulletList I don't get the bullet
displayed. I've tried:
BulletedList1.BulletImageUrl = "~/Images/BulletedList/Bullet.jpg"; but
it still dosen't display any bullet.

Am I missing something here?

Thanks for your help.

Steve

Oct 18 '06 #1
2 1708
Did you try setting the BulletStyle property?

"Steve Kershaw" <st***********@yahoo.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
Hi,

I have a BulletList that I fill with the BulletList1.Items.Add("text
here"); method. When I display this BulletList I don't get the bullet
displayed. I've tried:
BulletedList1.BulletImageUrl = "~/Images/BulletedList/Bullet.jpg"; but
it still dosen't display any bullet.

Am I missing something here?

Thanks for your help.

Steve

Oct 19 '06 #2
Yes I did try the BulletStyle property without success. Here is a code
snippit of what I did:

BulletedList1.Items.Clear();
BulletedList1.BulletStyle = BulletStyle.CustomImage;
BulletedList1.BulletImageUrl = Resources.Resource.BulletLocation;

BulletedList1.Items.Add(Resources.Resource.Benefit 1);

Thanks for your help.

Steve

Siva M wrote:
Did you try setting the BulletStyle property?

"Steve Kershaw" <st***********@yahoo.comwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
Hi,

I have a BulletList that I fill with the BulletList1.Items.Add("text
here"); method. When I display this BulletList I don't get the bullet
displayed. I've tried:
BulletedList1.BulletImageUrl = "~/Images/BulletedList/Bullet.jpg"; but
it still dosen't display any bullet.

Am I missing something here?

Thanks for your help.

Steve
Oct 19 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Gerald S. | last post by:
Hello, I am trying to set the space between the bullet and the first word in a UL, without any luck. My Lists look like: x Item 1 x Item 2 x Item 3
0
by: Nikolaos Giannopoulos | last post by:
I am trying to get bullet images in paragraphs and lists to align properly - so far Moz 1.3 and Opera 6.05 handle both of these cases fine (NOTE: IE5 as expected does not render a bullet in the 1st...
3
by: Peter Schlenker | last post by:
In a navigation panel I try to place a bullet before each entry when the link is hovered at (see http://www.shambhala.de). Mozilla does it like expected, but IE doesn't - any ideas? <a...
1
by: David Bradbury | last post by:
I may be thinking about this the wrong way, but here goes: In my style sheet I've specified that bullet points should use a specific image rather than just be default bullet points. However, at...
6
by: Thresh | last post by:
Hi all, two problems that I've been wrestling with: 1) I've got some images on a site that are links. I've got them set for 2px of padding, and a 1px border. The color changes upon hover. This...
8
by: Udo Marx | last post by:
Hello to ciwas! Is there a way to change the bullet form, color, etc, of the element <li> under<ul> via css? Any reply will be appreciated. -- Freundliche Gruesse, Netzteil - Udo Marx...
13
by: Matt | last post by:
I would like to set the "list-style-type" to be a hyphen (-). How can I accomplish this in a style sheet. I tried list-style-type: hyphen; and list-style-type: dash; but neither worked. I also...
1
by: veena | last post by:
can u help to build line numbers option which is very similar to line numbers option in text editor using c# and how can we set our own bullet style to selected bullet property in rich text box.
6
by: Nathan Sokalski | last post by:
I am creating a BulletedList and would like to use a - as the bullet. However, I could not find a way to do this using the properties for the BulletedList control. Is there a way to use a specific...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.