Home All Groups Group Topic Archive Search About
Author
19 Feb 2006 6:02 PM
Indent Items in ASP:ListBox?
Does anyone know how to indent items within a listbox?  I'm trying to display
a tree structure within an ASP:ListBox.

Thanks,
Tim

Author
20 Feb 2006 3:22 AM
Nathan Sokalski
I think the only way is to enter either   or a space as part of the
ListItem. If you have lots of places where you do this and need it done
automatically, you can write a method to do it. Good Luck!
--
Nathan Sokalski
njsokal***@hotmail.com
http://www.nathansokalski.com/

"Indent Items in ASP:ListBox?" <Indent Items in
ASP:ListB***@discussions.microsoft.com> wrote in message
Show quoteHide quote
news:F7A7EC67-3D9B-4FAA-AD96-256D1E509DC7@microsoft.com...
> Does anyone know how to indent items within a listbox?  I'm trying to
> display
> a tree structure within an ASP:ListBox.
>
> Thanks,
> Tim