DHTMLX Docs & Samples Explorer

showListOption(parentId, optionId)

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

shows a listed option

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