Check documentation for the
latest version of dhtmlxSuite
getCursor DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
add
attachEvent
bind
clearAll
dataCount
detachEvent
exists
filter
first
getCursor
idByIndex
indexById
item
last
load
next
parse
previous
remove
saveBatch
serialize
setCursor
sort
sync
unbind
update
Start
DataStore
DataStore API
Methods
getCursor
get position of virtual cursor
string
getCursor
();
string
id of currently selected item
Details
Returns null if no item was selected.
Back to top