.currentDataSet()

Previous Next

Gets the position of the data set of the first data source in the container that is the currently selected data set in that data source.

Returns an integer.

Syntax

.currentDataSet()

 

Example

var dsi = $.udb('EMP').currentDataSet();