Datatable style not applied while loading time in few seconds
Datatable style not applied while loading time in few seconds
![senthil1984](https://secure.gravatar.com/avatar/ac5422c26cb7d3b32d19140611ac521a/?default=https%3A%2F%2Fvanillicon.com%2Fac5422c26cb7d3b32d19140611ac521a_200.png&rating=g&size=120)
I am developing the ASP.net MVC 5 application. We are using the Jquery Datatable. while refresh the page few seconds the style not apply after few seconds will loading the style.
I have attached the image.
please if know any one. tell me
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @senthil1984 ,
We're happy to take a look, but it would help, as per the forum rules, if you could link to a running test case showing the issue so we can offer some help. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.
Cheers,
Colin
Hi Colin,
I can't able to create test case because I don't know how to attached js and css file in the testing section. But when i get data from the controller while binding time not apply datatable style
Hi @senthil1984 ,
If you look at the live example here, in the HTML tab you'll see the scripts at the top for the JS and CSS files - you could use that as a template,
Cheers,
Colin