Datatables warning (table id = example) issue (solved)

I have been working on the datatables jquery plugin and created a dynamic table  with populating json data quit easily.likewise, I also have shared tutorial regarding datatable jquery : how to create table and display link on hover table row?  but i was facing issue raised during loading the table alert of datatables apeared like


I solved the issue according to the column attribute used in the creating column like aoColumns or aoColumnDefs and found solution from link below.

http://legacy.datatables.net/usage/columns




Comments

Popular posts from this blog

create pdf by using javascript

yii framework simple shopping cart tutorial for beginners

yii2 arrayhelper::map vs array_map