getLastId
returns the ID of the last item
function getLastId(): number|stringReturns
Section titled “Returns”number,string the ID of the last item
Example
Section titled “Example”mygrid.showItem(mygrid.getLastId())also check the next samples:
returns the ID of the last item
function getLastId(): number|stringnumber,string the ID of the last item
mygrid.showItem(mygrid.getLastId())also check the next samples: