Bu div'in yüksekliğin 100% veya 20px olarak belirtirseniz probleminiz çözülecek.
And now, here is how we can sort this out:
- Create a new style definition in your page (or create an external .css file and link it in your pages, pedending on your needs)
- Add the following class definition: ".tree td div {height: 20px !important}" (of course without quotation marks)
- In your TreeView component add a referende to CssClass="tree"
http://blogs.msdn.com/carloc/archive/2007/05/23/broken-line-in-asp-net-2-0-treeview-in-ie-7.aspx
Hiç yorum yok:
Yorum Gönder