Jump to content

Recommended Posts

Posted

Hi,

 

Try this:

 

UniDBTreeGrid -> ... function beforeInit:

function beforeInit(sender, config)
{
    config.forceFit = true;
}

Best regards,

×
×
  • Create New...