第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

Angular Datatable >> 如何獲取總行數(shù)和所有金額值的總和

Angular Datatable >> 如何獲取總行數(shù)和所有金額值的總和

慕沐林林 2023-10-14 18:34:29
Angular Datatable >> 如何獲取總行數(shù)和所有金額值的總和。需要獲取表的總行數(shù)。我嘗試使用下表并僅獲取第一頁記錄。請建議我如何獲取get total number of records across all page以及需要獲取sum of the total records values. 我嘗試使用下面的代碼,getTotalAmount(){   let amountValues="";    let rowCount = $("table > tbody").children().length;    console.log("rowCount ::: " + rowCount);    for(var i=0;i<rowCount;i++){      if(this.persons[i].firstName === 'Superman' && this.persons[i].index != '')        console.log(this.persons[i].index);        amountValues += parseFloat(this.persons[i].enteredDebit);    }    console.log("amountValues >>>>>>>" + amountValues);  }工作堆棧閃電戰(zhàn)
查看完整描述

1 回答

?
DIEA

TA貢獻(xiàn)1820條經(jīng)驗 獲得超3個贊

請查找更新后的代碼。您必須使用 person[i].id 而不是索引。

https://stackblitz.com/edit/angular-datatables-gitter-zbcrwx?file=app/app.component.ts


查看完整回答
反對 回復(fù) 2023-10-14
  • 1 回答
  • 0 關(guān)注
  • 138 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號