Use Listgridfield.setCellalign(Alignment.LEFT);
it works fine.........
Announcement
Collapse
No announcement yet.
X
-
Clearly the display looks wrong in this screenshot.
However we are not aware of any framework bugs that can cause this behavior, and without a reproducible test case we have no idea where this is coming from - whether there are application errors or whether this is indeed a framework bug, and if so, in what area of the system.
So - if you'd like this looked at, please post a minimal, standalone runnable test case that we can use to reproduce the problem on our end, along with instructions, and details of what framework (OS, browser, version of SmartGWT and GWT) you're seeing the issue on.
Regards
Leave a comment:
-
If you think you've found a bug post a minimal standalone testcase.
Leave a comment:
-
Listgrid header and data alignment
Hi,
I am using smartgwt 2.3 with gwt 2.1. I have a listgrid with 5 columns. Here the columns headers are displaying fine with aligning to the left side but the data is displaying to the middle of the actual grid where headers and respective column data is not in proper sync.
Can anyone tell me the reason for this..
Thanks,
BalaLast edited by balakoyilada; 28 Dec 2010, 11:39.Tags: None
Leave a comment: