1 Reply Latest reply on Oct 3, 2008 6:32 AM by ilya_shaikovsky

    index of last displayed row in the dataTabel( like dataTable

    aparij

      Is there an easy way to get the index ?

      I know there is dataTable.first and also dataTable.rows but what about the last displayed ?
      Obviously the long way is using pageIndexVar from pagescroller and then algorithmically calculating using the total number of rows.....
      But simpler ?