.clearQuery()

Previous Next

Clears the query conditions of the data sources in the container.

Returns the 'this' object.

Syntax

.clearQuery()

 

Example

$.udb('EMP').clearQuery();