KRASH
20 Oct 2008, 9:47 AM
I've been playing a bit with Ext GWT (1.1.1), but I noticed something odd. When I setup my project according to the Help Center's guide, I only add ext-all.css. Everything works fine, but when I add a TreeTable, it suddenly lacks the right CSS styles. A quick lookup in Firefox's DOM Inspector gives me that it looks for my-treetbl styles, which are not in the ext-all.css. But they are in table.css, which solves the problem.
This question has been posed before (http://extjs.com/forum/showthread.php?t=39630), but a developer says that it is included in ext-all.css. Now, my question is: am I doing something wrong here? (since I haven't found a lot complaints about it) Or do the Ext GWT developers need to update their code?
This question has been posed before (http://extjs.com/forum/showthread.php?t=39630), but a developer says that it is included in ext-all.css. Now, my question is: am I doing something wrong here? (since I haven't found a lot complaints about it) Or do the Ext GWT developers need to update their code?