DHTMLX Docs & Samples Explorer

hideListOption(parentId, optionId)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxtoolbar.js

hides a listed option

  • parentId - id of a select button
  • optionId - id of a listed option
    toolbar.hideListOption(parentId, optionId);