Warning with no data
Warning with no data
Hello. I am using DataTables with ColdFusion. I have done this several times, but I'm getting an odd message right now. When the javascript runs, my table (id="userList") is displayed with expected formatting and no data. Then I get a javascript alert with the following: "DataTables warning: table id=userList - ". Then the data loads in the table and it all functions properly. Usually, the warning is followed by something else, like parameter errors or row naming errors, but there's nothing. Any ideas?