AutoHeight=true does not work with DOCTYPE HTML

1 reply. Last post: February 2, 2015 3:34 AM by Yudi
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
Bob ElvinMember

I am upgrading from webgrid7toWebgrid 9 (tried IE11, Chrome) and trying to use HTML5 rendering. I have the following in my web.config:

<add key="ISNet.WebUI.WebGrid.v9_0_7200.RenderingMode" value="HTML5" />

and the following on my ASPX page:

<!DOCTYPE HTML>

I have to revert the DOCTYPE of my page to:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

for it to function correctly.  AutoWidth appears to function correctly.  Is this a known issue?

All times are GMT -5. The time now is 7:07 AM.
Previous Next