Column grid disappear in IE
I'm just learning ExtJS. I've problem with the grid when I'm viewing in IE
http://202.190.77.228/ezypay/
the column seem to disappear. I've try the grid alone without all other code. It seem working ok in IE. I've put the viewConfig: { forceFit: true}.
My JS is in
http://202.190.77.228/ezypay/js/layout_mail.js
Env:
IE version 7.
Firefox 2 working ok.
Thank you.
I've reading some forum before this,and find one code that pretty similiar with mine. I've tried to change the document type from
to
and it solve the problem. I hope it help others.
#If you have any other info about this subject , Please add it free.# |