PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Treeview display problem
Treeview display problem
Iniciado por Giovanni Galimberti, abr., 10 2008 2:55 PM - 5 respostas
Publicado em abril, 10 2008 - 2:55 PM
Hi everyone
I use WebDev 11 and I need to run the site on Internet Explorer 7
I load 100 elements into a Treeview, but sometimes the treeview puts a white space between the elements
(in this exemple, see the treeview on the left, bewtween the element "PROVA84" and "PROVA85")

http://www.postimage.org/image.php…
http://www.postimage.org/image.php…
http://www.postimage.org/image.php…

Help please
Joey
Publicado em abril, 10 2008 - 3:46 PM
Hi Joey,

I have faced similar problems with treeview too and unfortunately I couldn't find any solution. To me, treeview is the worst element in WebDev, it is not customizable, not displayed properly, not seem nice etc etc. And together with the useles Internet Explorer technology, it become a total disappointment. Firefox is better at displaying it. In my example IE put several empty lines, repeating lines, repeating characters and letters.

I deleted all and wrote my own menu, in browser code I made cells visible invisible. At least it works fine and same in all browsers :)
Publicado em abril, 10 2008 - 4:01 PM
Hi Aybars
I need a solution in 10 hours...have you got some code for me ?
Thank you
Joey
Publicado em abril, 10 2008 - 5:52 PM
Hi,

I didn't create a treview, I just put some image buttons and an area for menu. Here is a screenshot.




When you click the outluk style buttons related links (all in a cell) appear below. This solution has not the exact funcionality but it is useful for me. You are talking about 100 records, so I don't think it is suitable for you.

If you still need a real example I can send you via email.
Publicado em abril, 10 2008 - 6:38 PM
Alas, actually this solution does not solve my problem. Thank you very much for your help anyway!
Publicado em abril, 12 2008 - 10:09 AM
Hi
Today, I try solving the problem with the last version of webdev 12 (french) but the treeview doesn't work well yet. :(