View Full Version : [OPEN] [CLOSED] [2.0 RC1] PROBLEM WITH GRID COLUMS IN FF..
Hello,
this problem http://extjs.com/forum/showthread.php?p=337796 didn't fixed
It's not possible to use Grid in FF, Chrome....
I am unable to reproduce this. Do you also have this problem with the examples? http://www.extjs.com/examples-dev/explorer.html#overview
Are you sure you are using the latest resources? css and jar?
I am unable to reproduce this. Do you also have this problem with the examples? http://www.extjs.com/examples-dev/explorer.html#overview
Are you sure you are using the latest resources? css and jar?
I've investigated this problem and indent appears when in main HTML file the header is :(
#1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
Then I've changed it to below and it seems ok now.
#2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
But, when I'm using #2 in main HMTL file some rules in CSS cannot be applied (for example first-child, min-height etc.)
Is there a solution for this problem?
Anyway there are a differences between Grid view in IE and FF. In IE there are "..." when the columns collapsed.
Please take a look at the setup.txt fiel of GXT. Strict mode is not yet supported.
I am closing this issue.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.