dhtmlxGrid

Hello,



I got a spacing between the first div







and the first table.







The table has a margin of 10px from the top of the div. But it isn’t so defined in any stylsheet.

I got this spacing also with another skin. (actually skin_light).



Thanks!

Please check the source DIV container , which you are using for grid creation.
If it contains some data - it will not be removed during grid creation ( so if it has few whitespaces as content - it may cause described situation )

Hey Guys,

thanks a lot!
I removed the whitespace between the div and now it works fine.

I had a construction like this:

 


With best regards!