0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'charCodeAt'

0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'charCodeAt'

krutovdlkrutovdl Posts: 45Questions: 9Answers: 1
edited January 2014 in DataTables 1.9
I am using ASP.NET MVC 5. I am able to successfully load a data table but not able to successfully create a new record. Please look at this link for details:

http://forums.asp.net/t/1959180.aspx?0x800a01b6+JavaScript+runtime+error+Object+doesn+t+support+property+or+method+dialog+

Replies

  • allanallan Posts: 63,368Questions: 1Answers: 10,449 Site admin
    `makeEditable` is a third party plugin (deprecated by its author), so I'm not able to offer any support for it in their forum. Sorry.

    Allan
  • krutovdlkrutovdl Posts: 45Questions: 9Answers: 1
    `makeEditable` makes jQuery Datatables a powerful tool. As more developers try this tool the more will find the need to do simple things like adding a new record. By not supporting `makeEditable`, you are "cutting off the feet" of developers who are working hard at making advances.
  • koosvdkolkkoosvdkolk Posts: 169Questions: 0Answers: 0
    @krutovdl: Please be kind to allan, he is offering a lot for free.

    If you need this functionality, please consider fixing the makeEditable plugin yourself, or hire someone to do it for you.
  • allanallan Posts: 63,368Questions: 1Answers: 10,449 Site admin
    @krutovdl - I'm afraid I simply cannot offer support for software that other developers have written. I barely have enough time to support the software I have written myself, never mind everyone else.

    Also in the specific case of `mkaeEditable` , as I noted it is deprecated in its downloads page - so no one is supporting it.

    Allan
This discussion has been closed.