flexibletable

  1. R

    B4A Class FlexibleTable, JumpToRowAndSelect problem

    In the flexibletable class (Table) I added a routine to incrementally add to the table with a list of 1D string arrays. This was needed to deal with very large text files. All working fine. I came across a problem though with the routine JumpToRowAndSelect, in that it didn't go to the specified...
Top