Datatable style not applied while loading time in few seconds

Datatable style not applied while loading time in few seconds

senthil1984senthil1984 Posts: 2Questions: 1Answers: 0
edited June 2018 in Free community support

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

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599
    Answer ✓

    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

  • senthil1984senthil1984 Posts: 2Questions: 1Answers: 0

    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

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    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

This discussion has been closed.