Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: Locating Rows


Message #1 by "John Espinosa" <john@r...> on Sat, 25 Jan 2003 03:47:06
I didn't follow the entire discussion.
Just a thought...
Does it help to access the rows in 'backward order'?
Then deletion of a row doesn't affect the index of the next one to be
deleted.
Or repeatedly deleting the first one when you wish to delete all rows?

Regards,
Kees




  Return to Index