javascript_howto thread: Locating Rows
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
|





