I\'m using jquery datatables to display data inside grid. On init page load script take DateTime.Today and process them further, problem is after init page load, when I\'m t
check if in your code there is a duplicated call to the datatable. If you accidentally initialize your table more than once, it returns exactly this error