Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7407487
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:43:51+00:00 2026-05-29T05:43:51+00:00

I added plugin $.fn.dataTableExt.oApi.fnGetColumnData Can be found here: http://datatables.net/plug-ins/api After I executed $(document).ready(function ()

  • 0

I added plugin

$.fn.dataTableExt.oApi.fnGetColumnData

Can be found here: http://datatables.net/plug-ins/api

After I executed

$(document).ready(function () { 
var oDataTable = $("#usersGrid").dataTable();
//... 
} 

Microsoft JScript runtime error: Unable to get value of the property
‘asSorting’: object is null or undefined.

What can be a reason?
P.S.: It’s not fnGetColumnData problem but another one which connected with $("#usersGrid").dataTable();

$('#example').dataTable({
            "sDom": 'R<"H"lfr>t<"F"ip<',
            "bJQueryUI": true,
            "bFilter": true,
            "sPaginationType": "full_numbers",
            "aoColumns": [
                { "sTitle": "A" },
                { "sTitle": "B" },
                { "sTitle": "C" }
            ]
        });
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T05:43:52+00:00Added an answer on May 29, 2026 at 5:43 am

    I think that this has something to do with your markup. Remember that dataTables needs an html table with <thead> section with a <th> for each column. If you are trying to initialize an empty table you should try

    $('#usersGrid').dataTable({
      aoData: [{}]
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can't load the plugins in android. I have added the plugin to the
I've added plugin calendar http://www.grails.org/plugin/calendar to my web app. I don't know how to
The Plupload plugin is a good example. Here's the listing of the plugin added
After I added the jQuery plugin Captify my image layout has messed up. What
I've added 2000 pictures to my images table and I'm using the Paperclip plugin
I installed the latest version of Wordpress and added the WP-Syntax plugin (and also
I am using jquery validation plugin for form validation. I have added a custom
I've recently added the JQuery autocomplete plug in and have a textbox that autocompletes
I've added a plugin to scan barcodes in our app and right now I'm
I added the authlogic_facebook_connect plugin to my project and I'm now having problem running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.