Thanks a lot for looking into it . For some reason I was able to reproduce this in Chrome under Windows yesterday, but today I cannot. I'll re-check when I'm home, just to be sure.
I guess I'll just stay put for a new DataTables release .
JFTR: I was unable to reproduce with Chrome. So it's really a Firefox only bug. Not sure what I did two days ago in Chrome. Sorry for the unnecessary noise
Sorry for adding something else to this thread, but since I just altered one of the examples given earlier, I thought I might.
The layout of the following example is buggy starting from page 2; the title columns are not aligned with their content (on page 1, everything looks fine). Would somebody please have a look and nudge me into the correct direction?
This also happens in my application, but only when I disable server side processing. With server side processing enabled, everything looks fine (I have no clue how this relates).
Thank you so much in advance!
Note: in comparison to the previous version of the example, I only added two records to the columnDef variable:
I added two records to the columnDef variable and now, starting at page 2, the title columns do not align with their content. On page 1, everything looks fine.
This also happens in my application, but only when I disable server side processing (not sure how this relates).
Could somebody please have a look again and nudge me into the correct direction?
Sorry for adding something else to this thread, but I only minimally modified a previous example by adding:
I added two records to the columnDef variable and now, starting at page 2, the title columns do not align with their content. On page 1, everything looks fine.
I fear that is a bug in DataTables 2.1.7. Sorry - I don't have a fix for it yet, but I will be looking at it soon and it will be addressed for 2.1.8.
Replies
Thanks a lot for looking into it . For some reason I was able to reproduce this in Chrome under Windows yesterday, but today I cannot. I'll re-check when I'm home, just to be sure.
I guess I'll just stay put for a new DataTables release .
JFTR: I was unable to reproduce with Chrome. So it's really a Firefox only bug. Not sure what I did two days ago in Chrome. Sorry for the unnecessary noise
Sorry for adding something else to this thread, but since I just altered one of the examples given earlier, I thought I might.
The layout of the following example is buggy starting from page 2; the title columns are not aligned with their content (on page 1, everything looks fine). Would somebody please have a look and nudge me into the correct direction?
https://live.datatables.net/ligaboto/1/edit
This also happens in my application, but only when I disable server side processing. With server side processing enabled, everything looks fine (I have no clue how this relates).
Thank you so much in advance!
Note: in comparison to the previous version of the example, I only added two records to the columnDef variable:
I'm facing another problem:
https://live.datatables.net/ligaboto/1/edit
I added two records to the columnDef variable and now, starting at page 2, the title columns do not align with their content. On page 1, everything looks fine.
This also happens in my application, but only when I disable server side processing (not sure how this relates).
Could somebody please have a look again and nudge me into the correct direction?
Sorry for adding something else to this thread, but I only minimally modified a previous example by adding:
Anybody? I'm pretty much at a loss here
I fear that is a bug in DataTables 2.1.7. Sorry - I don't have a fix for it yet, but I will be looking at it soon and it will be addressed for 2.1.8.
Allan
Thanks again, Allan
That's 2.1.8 available now with the fix:
Allan
Thanks! Will check it out next week.