C
craptiger
Is it possible to nest bulleted lists? I'm not overly competent at c#
yet but have been given a project by my boss and it involves making a
menu type control from a 3 level xml file.
I've managed to build it by making one list, and dynamically adding
items to it, but want to indent them by nesting lists within lists.
Can anyone post a really simple example of how I might do this?
yet but have been given a project by my boss and it involves making a
menu type control from a 3 level xml file.
I've managed to build it by making one list, and dynamically adding
items to it, but want to indent them by nesting lists within lists.
Can anyone post a really simple example of how I might do this?