For those people who were facing the same problem. Fix it with Google Chrome element inspector.And for those who don't want to that either, here's my code wich i fixed it with..dojoxGridCell{ vertical-align: top;}.dojoxGridMasterHeader {position: relative;height: 50px !important;}.dojoxGridView{ height:300px !important;}.dojoxGrid{ height: 350px !important;}.dojoxGridScrollbox{ height: 350px !important;}.dojoxGridRow{ height: 30px !important;}