DataTables running within frame issue
DataTables running within frame issue
I have DataTables running within a jQuery uiLayout http://layout.jquery-dev.net/demos/example.html, and the datatable is in the center frame. I have a scrolling X and Y table but it seems that when it is determining how far over to scroll to the right the headers go over what would be enough if the whole frame was being used to display the data, but I have a side frame open, so the headers stop scrolling at a point, but at least the data table keeps scrolling.
Do you have an idea where I could look to alter the code where it gets the window size and to change it to be the get frame size, when doing the calculation of how far over is "over".
I hope I was clear enough on my issue...
Edit* This was not an issue with 1.7. I just updated to 1.7.5 and am seeing this issue.
Do you have an idea where I could look to alter the code where it gets the window size and to change it to be the get frame size, when doing the calculation of how far over is "over".
I hope I was clear enough on my issue...
Edit* This was not an issue with 1.7. I just updated to 1.7.5 and am seeing this issue.
This discussion has been closed.