Hi
I see in the agentry server, WorkOrderEditBapi source,
tbl.appendRow();
tbl.setRow(0);
and then starting to set vaues. appendrow will add the row at the end.
setrow for move the pointer to that row.
why in this code after appending , move the pointer to beginning and start to set the values there.it will overrites the values right?
i don't get the point..help needed..
Regards,
Manivannan
Tags edited by: Michael Appleby