When I wrote "empty grid," I was referring to the symptom you described. A grid that isn't visible because there are no cells, leaving you with just a collapsed outline of a table.
Make sure you view the rendered HTML to see what the code looks like. -Mike Chabot On 9/17/07, Eron Cohen <[EMAIL PROTECTED]> wrote: > Unfortunately, my issue is that the grid doesn't appear at all. Just a gray > line. In doing more troubleshooting, I have found that it doesn't matter if > it is in an i-frame or not, just making it part of the page on my site where > the iframe was still shows the same issue. If I just refresh the page, it > appears just fine. > > >The grid would get populated from an Ajax call. Make sure the > >JavaScript in the Web page is correctly calling the CFC on the server. > >The ?cfdebug URL parameter helps identify what is going on. If the > >Ajax call fails, the result is an empty grid. Make sure you can access > >your CFC by entering the URL into the Web browser and that the CFC is > >set up to allow for remote access. > > > >-Mike Chabot > > > > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288669 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

