Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Compatibility issue

Compatibility issue

Scheduled Pinned Locked Moved ASP.NET
cssdata-structureshelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arechno
    wrote on last edited by
    #1

    Hi friends, I am using Infragistics grid in my project to show rights related to a user.It is been displayed as a tree view, i.e. in Hierarchical format. There are three columns, first is nodes, second is Rights Name and third is a checkbox. It is working fine in IE, but when it is been displayed in Mozilla Firefox, the third column of checkbox is not displayed properly. Instead it is displaying the value concerned to that particular cell. If anybody having any knowledge of compatibility of IE with Mozilla especially for infragistics please do reply. Thanks in Advance...

    D 1 Reply Last reply
    0
    • A arechno

      Hi friends, I am using Infragistics grid in my project to show rights related to a user.It is been displayed as a tree view, i.e. in Hierarchical format. There are three columns, first is nodes, second is Rights Name and third is a checkbox. It is working fine in IE, but when it is been displayed in Mozilla Firefox, the third column of checkbox is not displayed properly. Instead it is displaying the value concerned to that particular cell. If anybody having any knowledge of compatibility of IE with Mozilla especially for infragistics please do reply. Thanks in Advance...

      D Offline
      D Offline
      DuckFace
      wrote on last edited by
      #2

      Hi, Have you tried 'browserCaps'? Put the following code within the system.web tag in your web.config file. This fixed my problem with compatibility between different browsers. browser=Gecko type=${type} frames=true tables=true cookies=true javascript=true javaapplets=true ecmascriptversion=1.5 w3cdomversion=1.0 css1=true css2=true xml=true tagwriter=System.Web.UI.HtmlTextWriter version=${version} majorversion=${major} minorversion=${minor} beta=true Hope this works for you too :)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups