div scroll renders datatable in wrong place

div scroll renders datatable in wrong place

tsmithtsmith Posts: 4Questions: 0Answers: 0
edited July 2011 in General
I'm using VS2010, IE7 emulated through IE9, in a modal popup. Initially the table is rendered correctly but when I scroll up and down the div that the datatable is in repeatedly and then quickly move my mouse, the datatable is rendered in a different spot on the page which is outside of the required area.

Any idea if I can adjust something so this doesn't happen?

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    I've not come across something quite like this before, from your description, so I don't have an answer off the bat. Does it work in IE8 mode? Might it be a positional problem? Have you tried removing the position: relative on the dataTables_wrapper class?

    Allan
This discussion has been closed.