jbenson001
Programmer
Hey everyone, 
I am by no means a CSS expert, in fact, I just recently started using it. I need some help to see if this can even be done.
I have a treeview control which is only one level deep off of the master node. So basically it is a treeview of cities, when you click the "+" next to the cities, it displays the list of courses under it. The Course listing is a concatenation of 4 columns. What I would like to do is show this info in a tabular format, something like a gridview, where each alternating row(node) would be a different color, as well as aligning the text.
I haven't been able to find anything in my searchs like this and was wondering if anyone has done this or knows of an article that shows this or some CSS to accomplish what I would like.
Thanks in advance...
Jim
I am by no means a CSS expert, in fact, I just recently started using it. I need some help to see if this can even be done.
I have a treeview control which is only one level deep off of the master node. So basically it is a treeview of cities, when you click the "+" next to the cities, it displays the list of courses under it. The Course listing is a concatenation of 4 columns. What I would like to do is show this info in a tabular format, something like a gridview, where each alternating row(node) would be a different color, as well as aligning the text.
I haven't been able to find anything in my searchs like this and was wondering if anyone has done this or knows of an article that shows this or some CSS to accomplish what I would like.
Thanks in advance...
Jim