Skip to navigation
AddRowData produce the error p.data.push is not a function
18.04.25
after using addRowData i got the error jqgrid Uncaught (in promise) TypeError: p.data.push is not a function It happened on an empty grid only. Once the grid is fully initiated with one row, the addRowData like below was working ``` jQuery("#grid").addRowData(c, res[0]); ```
http://www.trirand.com/jqgridwiki/doku.php?id=wiki%3amethods
Reply
Anonymous
Information Epoch 1766620259
Silence is golden.
Home
Notebook
Contact us