Check documentation for the latest version of dhtmlxSuite dhtmlXDataSelector API DHTMLX Docs

dhtmlXDataSelector API

Methods
attachEvent adds any user-defined handler to available events
detachEvent detaches a handler from an event
loadUserLanguage sets a new language interface for DataSelector
setStrings defines a collection of string resources
setURL sets the path to the server-side script
show shows dhtmlxDataSelector
unload destructor, unloads dhtmlXDataSelector instance and clears memory
Events
onGridCreated fires immediately after a grid has been created
onSelect fires when selection in the DataSelector is changed
Other
lang defines the default language for all DataSelector instances
langData the storage of custom DataSelector languages
Back to top