M
|
MaxxaM author 2/15/2010 |
Ok...actaully the code in inlineedit.js is much easier to understand, so after playing with it, I figured out how to do it and am passing it along. Correct me if there is an easier/better way of doing it. |
R
|
Rens1976 2/15/2010 |
Thanks Maxxam |
J
|
Jane 2/16/2010 |
Hi, this.calcTotals();
this.addListener('add_saved',function(recid){...});
|