views:

51

answers:

0

Hi all,

I have a strange issue in my gwt app.. my application is working fine and looking good in Google chrome and firefox. But in IE i am facing some issues in visual display of widgets. The issues are :

  • ListGrid is having some extraspaces (with dark black spaces)between each columns and misalignments of entire grid
  • In Listgrid i hav implemented a functionality to do some task on clicking a particular cell in it. That is working good in FF/Chrome not in IE
  • Each columns are misaligned in listgrid.. (i.e. Column corresponding to row header 3 is aligned to row header2)....

Pls help me in solving these issues. thanks in advance.