CFGRID - Problems displaying in IE

Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.

  1. #1

    Default CFGRID - Problems displaying in IE

    Is anyone having problems getting the CFGRID (with the java plugin option) to
    display on IE. I'm finding that its working ok on Windows 2k boxes, but does
    not work on Windows XP SP2 boxes. I'm getting a variety of different errors
    java.lang.ClassNotFoundException: coldfusion.applets.CFGridApplet.class. Any
    help is appreciated!!

    Thanks!

    dplusplus Guest

  2. Similar Questions and Discussions

    1. cfgrid not displaying data
      Ask your host to check the CFIDE mapping. I had a similar issue. It should be mapped by default, but sometimes it is not. Hope that helps!
    2. Cfgrid not displaying updated data till mouse over
      Hi Everyone, I have a cfgrid at the top the page. Users select a record and edits it on the button portion of the page. I use flash remoting to...
    3. cfGrid problems
      Hi all, I can't get the flash version of cfGrid to display when I assign it the onChange attribute. If I remove it, it works fine. I get a...
    4. CFGRID Not Displaying - Urgent
      http://69.2.212.105/ext/sl/manage_leads.cfm?User_ID=1 Why doesn't my grid appear? <cfform action="#CGI.SCRIPT_NAME#" method="post"...
    5. Flash cfgrid not displaying
      I am trying to populate the cfgrid with the query information. The browser isn't displaying the flash grid but will display the grid if I change...
  3. #2

    Default Re: CFGRID - Problems displaying in IE

    Ok, I found a work around. For some reason when going to the cfgrid page it
    was installing the java hotspot plugin 1.3.0 the first time you go to the page
    which caused an error on some of our workstations at our office. To get past
    this the first step is to uninstall the java plugin, and go to java website and
    download this version of the plugin: Java 2 v1.4.2_08 (or at least something
    more recent than the 1.3.0). Once installed go to advanced tab in IE and make
    sure its checked. The next time you go to the page it should work, and it will
    not try to install 1.3.0 plug-in.

    Ideally it would be nice to specify which version you would like to have
    downloaded, if anyone knows how to do this please respond.

    Thx.

    dplusplus Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139