possible bug 1.7 beta release 2
possible bug 1.7 beta release 2
Hi Allan,
In this example http://www.datatables.net/beta/1.7/examples/basic_init/scroll_xy.html if you change the very first row to something like this
[code]
Triaaaaaaaaaaaaaaaaaaaaaadent
Internet
Eaaaaaaaaaaaaaaaaaaaaaaaaaaaaxplorer 4.0
Wiaaaaaaaaaaaaaaaaaaan 95+
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4
aaaaaaaaaaaaaaaaaaaX
and have in the initialization "aaSorting":[]
[/code]
Then the widths are screwed up. Can you see the problem?
It becomes clearer if you have more columns and more data on each column?
Is there a simple workaround for this?
Thanks
In this example http://www.datatables.net/beta/1.7/examples/basic_init/scroll_xy.html if you change the very first row to something like this
[code]
Triaaaaaaaaaaaaaaaaaaaaaadent
Internet
Eaaaaaaaaaaaaaaaaaaaaaaaaaaaaxplorer 4.0
Wiaaaaaaaaaaaaaaaaaaan 95+
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa4
aaaaaaaaaaaaaaaaaaaX
and have in the initialization "aaSorting":[]
[/code]
Then the widths are screwed up. Can you see the problem?
It becomes clearer if you have more columns and more data on each column?
Is there a simple workaround for this?
Thanks
This discussion has been closed.
Replies
I've just tried to recreate the issue with the data you have above, but it appears to be working okay for me. What browser are you using? There does appear to be some deficiency in width handling, and I'd love to get it fixed, but need to confirm how it can be reproduced first.
Regards,
Allan
I ll attach a screenshot later tonight to
show you the problem.
Browser is firefox and OS is mac os x 10.6.
Will show you more details tonight.
Andreas
http://www.doc.ic.ac.uk/~am907/datatables/examples/basic_init/scroll_xy.html
cheers
andreas
when i switched to beta release 2 the problem was solved.
sorry about the hassle. ;)
Allan