SmartGWT Widgets not displaying properly
Posted
by Holograham
on Stack Overflow
See other posts from Stack Overflow
or by Holograham
Published on 2010-04-13T00:43:45Z
Indexed on
2010/04/13
0:53 UTC
Read the original article
Hit count: 396
I have a basic GWT Maven project going. I added SmartGWT and started playing around with some widgets and nothing displays correctly. The ListGrid seems to somewhat render but things are off and even data isnt showing up (though the rows respond to indicate there is data within the row). Sorting arrows dont appear but are clickable, and filters are wildy off. Whats causing this. I deleted everything in the .css file.
GWT newbie here.
© Stack Overflow or respective owner