≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
width not work correct
width not work correct
proba
Posts: 6
Questions: 0
Answers: 0
March 2011
edited March 2011
in
General
How to solve the problem with table width, DataTable not work correct when browser scroll bar appears.
See image: http://www.flickr.com/photos/60936785@N07/5552891572/
Replies
proba
Posts: 6
Questions: 0
Answers: 0
March 2011
YES, a solved problem!
DataTable error when browser scroll bar appears can be clean with css line: overflow-y: scroll;
This discussion has been closed.
Replies
DataTable error when browser scroll bar appears can be clean with css line: overflow-y: scroll;