Try this, let me know if it doesn't work:

  int n = tableView.getTableData().getLength() - 1;
  tableView.scrollAreaToVisible(tableView.getRowBounds(n));

On Feb 25, 2010, at 3:06 PM, Mathias Versichele wrote:

> How do you make a tableview automatically scroll to the bottom when new rows 
> are added ?
> 
> -- 
> Mathias Versichele
> Bio-ir milieutechnologie / Msc. geografie
> Oudburgstraat 16
> 9240 Zele
> 0485/16.07.08

Reply via email to