Try using the ShowLines property or use the ImageURL property and set its URL to a line image.
On Fri, Dec 5, 2008 at 6:13 PM, Ronak <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using treeview control in asp.net and in that control my > requirement is very typical. > > my tree is display like > > Root > abc > def > ghi > jkl > mno > pqr > > > like this and now my requirement is to show separator below each item > like > > Root > ------------ > abc > ------------ > def > ------------ > ghi > ------------ > jkl > ------------ > mno > ------------ > pqr > ------------ > > > i dont get any solution on net about how to show this > > if anybody have solution, or done before then please tell me. > > Thankx in advance.
