﻿<?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 - Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</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>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Fri, 16 Oct 2009 04:05:48 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;In fact, i also has included xhtml doctype into my testing and it used custom contextmenu but I could not replicate the issue. I think maybe some of your style can cause the issue. So, could you create a simple sample (runable) that replicates this issue then send it to me?&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Wed, 14 Oct 2009 00:07:17 GMT</pubDate><dc:creator>vinsdeon</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;Hi Handy,&lt;/p&gt;&lt;p&gt;Well am still using xhtml. As i told in the thread  &lt;a target="_blank" href="../Doctypes-and-Upgrading-WebGrid/"&gt;XHTML problem&lt;/a&gt; the xhtml problem caused the major problem of IE7 context menu disappearing. However am still using XHTML in my page as like  guy in the other thread i cant remove xhtml and move to html doctype as the design of all pages break altogether. So its not a choice for me. However as my whole project is using a wrapper page(from telerik softwares) and a master page, removing the doctype completely from masterpage did the trick. However the wrapper page still use xhtml. Now the visible issues are as follows( Which am not sure if due to xhtml ). Am using the current october 2009 hotfix.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(149, 55, 52);"&gt;1.Multiline columns are messed up. With autofitfitcolumns=true and column widths in percentages, the multiline columns are cut off. See this &lt;a target="_blank" href="../Is-there-any-problem-with-Multiline-columns-in-Firefox/"&gt;thread&lt;/a&gt; . No one answered it for the past 7 days!!!.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(149, 55, 52);"&gt;2. Sorting makes columns to move to a little bit to the right side in firefox. And in all browsers all even sorting needs two clicks. Check yourself.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color: rgb(149, 55, 52);"&gt;3. A response.redirect(or server.transfer) in the initialise postback event is not working. Was working before upgrading to Webgrid 7.&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Mon, 12 Oct 2009 03:05:51 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;I see. Please remember that you are using our supported doctype. In fact, xmlns attribute commonly is required in XHTML doctype which we don't support that doctype. The supported doctype should be :&lt;/p&gt;&lt;p /&gt;&lt;pre&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &amp;gt;
&amp;lt;html&amp;gt;&lt;/pre&gt;
&lt;p&gt;Hope this can give answer your question.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Mon, 12 Oct 2009 01:31:11 GMT</pubDate><dc:creator>vinsdeon</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;I solved it myself. In masterpage i removed xmlns attribute from html tag. That solved the problem. I dont know why it caused the problem.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Mon, 12 Oct 2009 00:04:44 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;Have you also updated all of your assemblies? FYI, we also have released some hotfixes. &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Default context menu-error-invalid argument in IE7</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Default-context-menu-error-invalid-argument-in-IE7/</link><pubDate>Sun, 11 Oct 2009 23:35:31 GMT</pubDate><dc:creator>vinsdeon</dc:creator><category>ContextMenu</category><category>IE7</category><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;After updating our project from webgrid 6 to webgrid 7 using webui 2009 r1, we have got a weird problem. No context menu appears on any of the webgrid in IE7. No problems with firefox. In firefox both default and custom context menu are coming. But in IE7 when i click on webgrid(either header or row), javascript error shows, Invalid argument. If i create a seperate test page am able to obtain the context menu in IE7. But i cant find what is the reason it is not getting in my project. This all happened after upgrading the dlls from old webui to new one. So what could be the reasons?&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>