Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 07, 2007 11:09
open dhtmlx forum
How can I control the vertical space between entries? ...

How can I control the vertical space between entries?
Answer posted on Mar 07, 2007 11:09

There is setitemTopOffset(itemId,value) method (see in documentation doc/alpha.html#api_a)

Also you can modify css

            .standartTreeImage { height:NNpx; }

            and

            .standartTreeImage img { height:NNpx; }
Answer posted by sematik (Support) on Dec 04, 2014 20:37

The information connected with javascript web calendar and get value of select box javascript also can help you, so please check it too.