You're not correctly updating your grid data. You need to use the setRowData method on the grid api to update all the data in the table. Take a ...
確定! 回上一頁