Quantcast
Viewing all articles
Browse latest Browse all 124

What is causing the Item Index # (# items in datasource) to show in Chrome or IE 10 or Higher

I'm new to the Datatables plug-in and I'm experiencing a very frustrating occurance/issue and I think it's related to the Datatables plug-in.
The Datatables plug-in is an excellent tool and everything is working great in my project, except when I test my pages in Google Chrome or IE 10 or higher; I get a mysterious row above my datatable showing what appears to be the item index number showing in a separate row. This is displayed as a horizontal listing. .

For instance, if I have 12 items in my datasource. It shows the datatables formatted table correctly, but on top of the table it shows a row with the following:

1 2 3 4 5 6 7 8 9 10 11 12

The numbers are displayed as text only.Usually I would see each # listed as a link, sort of like an html bookmark.

Can anyone help me:
1) identify what this feature is? (Note, I called it (item index number) listed above...I don't know if I'm calling it the right thing (I don't see this in source view of the rendered page))
2) How I can turn this off for IE 10 or higher and Chrome.

Thanks in advance

Jeff


Viewing all articles
Browse latest Browse all 124

Trending Articles