Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    viewFile and downloadFile from grid not working with IE9

    Hi, I'm seeing an issue where a ListGrid showing viewFile and downloadFile icons is not working properly for IE9. It is working fine for Firefox and Chrome, however. But, with IE9, you click the icons and nothing happens.

    I've been looking for a decent example in your SDK or Feature Explorer to test it there. But, can't find any good examples. Can you confirm whether this is indeed an issue? Or, point me to an example I can use to test further?

    #2
    This seems to be working for us.
    You can try it out in the feature explorer example here:

    http://localhost:8080/isomorphic/sys...er.html#upload

    This assumes you're running the SDKPackage at the default localhost:8080 location - obviously edit the server / port number as appropriate.

    Comment


      #3
      this is working now so not sure what was going on before.

      Comment

      Working...
      X