'Requested unknown parameter' problem in Firefox when using fnUpdate
'Requested unknown parameter' problem in Firefox when using fnUpdate
melkor
Posts: 1Questions: 0Answers: 0
http://debug.datatables.net/iwacob
[code]attendeesTable.fnUpdate('agroupname', 0, 2);[/code]
And it shows "Datatables warning (table id = 'attendees'): Requested unknown parameter '2' from the data source for row 0".
I think it's a bug, because it works fine on Chrome and IE.
[code]attendeesTable.fnUpdate('agroupname', 0, 2);[/code]
And it shows "Datatables warning (table id = 'attendees'): Requested unknown parameter '2' from the data source for row 0".
I think it's a bug, because it works fine on Chrome and IE.
This discussion has been closed.