iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi
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?
Hi,
Have you also updated all of your assemblies? FYI, we also have released some hotfixes.
Regards,Handy
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.
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 :
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > <html>
Hope this can give answer your question.
Hi Handy,
Well am still using xhtml. As i told in the thread XHTML problem 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.
1.Multiline columns are messed up. With autofitfitcolumns=true and column widths in percentages, the multiline columns are cut off. See this thread . No one answered it for the past 7 days!!!.
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.
3. A response.redirect(or server.transfer) in the initialise postback event is not working. Was working before upgrading to Webgrid 7.
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?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname