﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Mon, 19 Apr 2010 07:42:39 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Dermot,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank you for your valuable feedback. Currently, we have workaround for this. If you want to set the WebGrid to 100%, you will need to set the containers to 100% too. To give you a clear detail about this, here I attach a simple sample for you. I hope this sample could be useful.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Fri, 16 Apr 2010 14:35:06 GMT</pubDate><dc:creator>Motser</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;Just reading this thread. I am using the Web Grid 7 and was going to use the  modpopupextender also. I also changed the doctype to xhtml and grid size which was set to 100% went wrong. The columns also looked like they were over lapping slightly. The webmenu also had issue with the sizing of the images. I have since changed my code to use the WebDialogBox and the doctype. I am just highlighting this issue so your development team are aware of it.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Dermot&lt;/p&gt;</description></item><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Mon, 01 Feb 2010 05:11:48 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Guillermo,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;In previous version we're not support XHTML doctype. But now our latest product support XTHML. However, if you find any issue regarding xhtml, please inform to us immediately. Our Development Team will try to fix it. Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Fri, 29 Jan 2010 10:27:31 GMT</pubDate><dc:creator>Gmontes</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Julia,&lt;/p&gt;&lt;p&gt;I'll look into the WebDialogBox option, but just for the record... do you fully support the XHTML doctype? Because i've had some issues with the grid sliding when a column resizes or the editors showing up slightly larger that the cell they're trying to modify.&lt;/p&gt;
&lt;p&gt;See these threads:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/" target="_blank"&gt;thread&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.intersoftpt.com/Community/WebGrid/Doctypes-and-Upgrading-WebGrid/" target="_blank"&gt;thread&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;PS: We're using WebGrid 7 (2009 R1)&lt;/p&gt;</description></item><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Fri, 29 Jan 2010 05:11:26 GMT</pubDate><dc:creator>julia</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi Guillermo,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;May I know your WebGrid version that you use in your project? Actually WebGrid 7 have support XHTML Doctype, so there should be no more conflict problems. And if you need popup components, I can recommend &lt;strong&gt;WebDialogBox&lt;/strong&gt; which has various feature of popup that would be very helpful for you. Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Julia&lt;/p&gt;</description></item><item><title>Modal Popup Doctype conflict</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Modal-Popup-Doctype-conflict/</link><pubDate>Thu, 28 Jan 2010 17:01:21 GMT</pubDate><dc:creator>Gmontes</dc:creator><category>WebGrid</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We're using the ajax modal popup extender in conjunction with your grid. As it turns out, the required doctypes are mutually exclusive. Intersoft's WebGrid requires:&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &amp;gt;&lt;/p&gt;
&lt;p&gt;And the Ajax extender requires:&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&amp;gt; (at least)&lt;/p&gt;
&lt;p&gt;What do you recommend when working with conflicting doctypes? Would you recommend going any other way to implement modal popups? JQuery?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item></channel></rss>