datatable fonts in a model dialog comes invisible

datatable fonts in a model dialog comes invisible

rangaranga Posts: 31Questions: 12Answers: 2

I have a datatables in a partial view which pop up in a view with another datatable.

but the datatable fonts in the model dialog comes blank. so i added custome css but it affects the table in the main view too. and even with two different names ,model dialogue's datatable refreshes after loading and i think cos its redrawen by the main page datatables code. any idea on how to fix would be very much appreciated.

Thank you

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,146Questions: 1Answers: 2,586
    Answer ✓

    Hi @ranga ,

    CSS issues are impossible to diagnose without seeing the problem. We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. 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

This discussion has been closed.