Hi Debora,

so in other words tableModel.getData().length is greater than 
index_of_row_selected?

index_of_row_selected is positive?

Regards
Tristan

Am 02.04.2012 um 09:52 schrieb Debora Lopez:

> Hi, 
> 
> I'm working with Simple table model.  I have a delete button.  When the user 
> presses delete, I want to remove the row selected from the model. 
> My command for this is: 
> 
> tableModel.removeRows(index_of_row_selected,1); 
> 
> I keep getting messages like this one: 
> this.__rowArr out of bounds: 11 (0..11) 
> where the 11 is the number of rows in the table. 
> 
> index_of_row_selected is less than the number of rows in the table. 
> 
> Anybody have any suggestions? 
> TIA. 
> 
> Dvora Lopez 
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here 
> http://p.sf.net/sfu/sfd2d-msazure_______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to