Webgrid height issue

3 replies. Last post: January 4, 2016 2:00 AM by Yudi
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Sachin JainMember
 Hi,

One of our application was running on IE compatibiltymode earlier. Now, we made cahanges and all webgrid  pages are working perfectally on IE10 and IE 11 except height issue. I attached a sample.

If we set webgrid height in pixels then it works perfectly but we can't set height in pixel due to different user's montor size. I believe there is some setting which was not set properly. Please look on attached sample and suggest missing setting or setting which need to alter.

There is a small issue also. Earlier when there was no data exist in webgrid then it shows message "There are no rows in this view.". Now, it is not working until I put snippet like below in case of no data.

WebGrid1.Height = new Unit(400, UnitType.Pixel);

May be it will not needed if height issue will resolve.

I also added screenshot of 50% setting which was not working and 650px which worked.

regards

Sachin

All times are GMT -5. The time now is 5:29 PM.
Previous Next