只要ID加入对应序号即可,name值不变,行内计算根据ID定位,取name值。

先隐藏一个input并赋值,<input name='lastindex' type='hidden' id='lastindex1" />

如下: 

<input name='txtquantity' id='txtquantity"+rowID+"' onblur='ToPdSum2(this,txtunitprice"+rowID+",txtcurrrency"+rowID+");' size='20'/>"; 
yanzhen

相关文章:

  • 2021-10-10
  • 2021-11-03
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-08
猜你喜欢
  • 2022-03-01
  • 2021-09-27
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2021-04-18
相关资源
相似解决方案