enableOptionAutoWidth(mode)

Hi…



enableOptionAutoWidth(mode); <-- Is this available with the standard dhtmlxcombo… or only in professional. I can not also find documentation for it…



Thanks

Peter

Mentioned functionality available in both full and standard edition ( it is available starting from build 80512 )
Please be sure to include
dhtmlxcombo_whp.js
in your html page.

>> I can not also find documentation for it…
The online documentation really miss this method, sorry for inconvenience - we will fix it in nearest time.
enableOptionAutoWidth accepts single parameter - true|false, which allows to enable|disable mode.