This is a migrated thread and some comments may be shown as answers.

Embedded Css issue with TreeView

2 Answers 69 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jai
Top achievements
Rank 1
Jai asked on 01 Jun 2011, 10:50 AM
Hi,

I am using css in my project as embedded resource. I am facing one issue in that. Those all css are applying on all controls of projects but specifically with TreView there are no effect of that css. I checked with F12 in IE and FireBug in FF and found the css classes rtTop,rtSp, rtIn all are there  but there is no effect of that css. I went throught Clear css project and it is working but when i did the same embedded thing with my project it is not working.

Can you please tell me what is missing here ?

Thanks,
--JP

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Jun 2011, 11:05 AM
Hello Jai,

Have you set the EnableEmbeddedSkins property to false.

Also take a look at the following documentation
Tutorial: Creating a Custom Skin.

Thanks,
Princy.
0
Jai
Top achievements
Rank 1
answered on 01 Jun 2011, 05:46 PM
Hi Prency, you are right...... for the control that EnableEmbeddedResource=false was not there........thanks...

--Jai
Tags
TreeView
Asked by
Jai
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Jai
Top achievements
Rank 1
Share this question
or