Data table not display properly , but when i click f12 i will fix automatically
Data table not display properly , but when i click f12 i will fix automatically
link : https://stackoverflow.com/questions/45429689/how-can-i-fix-this-jquery-datatable-issue
Data is filled in Data Table.
1.issue 1: its display "Showing 1 to 1 of 100" is wrong.
2.issue 2: when i scroll in data table its not display properly.
1.Note 1: When i press "f12" keyboard key issue 1 will be fixed automatically
2.Note 2: When i click on sortable column issue 2 will be fixed automatically
Image for issue 1 : https://i.stack.imgur.com/pNqe8.png
Image for issue 2 "when scroll table it will be like following image" : https://i.stack.imgur.com/kordH.png
Answers
Thanks for your question, but for this kind of thing we would really need a link to a test case showing the problem so it can be debugged.
Allan