:: Forum >>

deleting a row

#1. How to delete a selected row?

Thanks!
--Ping Ling
Ping Ling
Thursday, May 13, 2004
I'm using this:

if (confirm("Wanna delete me?")) {
returnVal = myData.splice(index,1);
obj.setRowProperty("count", myArray.length);
obj.refresh();
alert ("Deleted Row: " + returnVal );
}
Basking Rootwalla
Monday, May 17, 2004
i want to delete all the java things that are stoppin me gettin into www.hotmail.com
Nathan i am
Friday, September 9, 2005

This topic is archived.


Back to support forum

Forum search