In our application we are using grid to display application data. some time when we scroll through the grid area(Up down,left Right) some horizontal/vertical lines are showing at grid area.With further scrolling those line may eliminate.
is there any parmanent solution to restrict those lines to be appeared?
We are using GWT 2.3.0(using gwt-servelet.jar,gwt-dev.jar), Smart GWT 4.0 (smartgwt.jar, smartgwtpro.jar),Internet explorer 11/IE8.
it is working fine in IE8 with GWT 2.3.0 but when we are using IE11 this problem appear.
is there any parmanent solution to restrict those lines to be appeared?
We are using GWT 2.3.0(using gwt-servelet.jar,gwt-dev.jar), Smart GWT 4.0 (smartgwt.jar, smartgwtpro.jar),Internet explorer 11/IE8.
it is working fine in IE8 with GWT 2.3.0 but when we are using IE11 this problem appear.
Comment