Hi all.
can anyone tell me how to use bullets on context.
while I m using the bullets in form its visible in designing but while I run the program its visible like a paragraph. The situation is as same as this is form is.in HTML coading while I use bullets with unordered list and the list tag its visible in design only not while running.
please Guide..
Regards
Deepak ChopraPosted Jan 19, 2008, 6:06 AM
Hello Sir,
Actually I m a student so I was not able to explain. But now I tell U the thing is that in Admin panel we r using rich text box for designing. In html coding we r using bullets for text and if we click on design then its showing the text with bullets but when I run it in browser its showing the text as paragraph. I hope now its clear.
Please Guide.
Regards
Blocked AccountPosted Jan 18, 2008, 7:40 AM
I am not geting your problem. In asp.net u can use bullets like that.
<asp:BulletedList ID="BulletedList1" runat="server">
<asp:ListItem>manishasp:ListItem>
asp:BulletedList>
Happy Coding!!