get all rowids except first 3 rows

i want to get all rowids except first 3 rows…how to do this?

You can use getAllRowIds() method and truncate first 3 values
docs.dhtmlx.com/doku.php?id=dhtm … tallrowids