====
next
====

.. js:function:: next() 

**domain**: client 

**language**: javascript

**class** :doc:`Item class </refs/client/item_api>`

Description
===========

Call ``next`` to position the cursor on the next record in the item dataset and 
make it the active record. Next posts any changes to the active record.

See also
========

:doc:`Dataset </programming/data/dataset>`

:doc:`Navigating datasets </programming/data/navigating_datasets>`
