Heyo,
After spending an hour i understood what is going on with my grid.
problem:
I deployed my web app on IIS and browsed through IE 9 (i had no other option :D ).
So, when i hover over grid it suddenly started getting dropped like some sort of effect. It is IE 9's HOVER BUG.
Solution:
Quite simple. just add following to style: "min-height:0%" and you are done.
-Cheers
No comments:
Post a Comment