treeview property

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi to all
i want to know how can i change font and other property for treeview
webControls
thanks
 
U have to code it in the treeview(tag) control u are using...
U can't use internal or even extgrenal CSS with the TreeView Control from
microsoft!
Read up the properties of the treeView to add Default CStyleSheet..
Enjoy
Patrick
 
Back
Top