IE7 not displaying dataset

I noticed a problem with a page in IE7 which is fine in FF,
but is only an issue when sortorderonload is applied
var dsImages = new
Spry.Data.XMLDataSet("../allimages_xml.php",
"export/row",{sortOnLoad:"UploadDate",sortOrderOnLoad:"descending"});
falis to load dataset in IE
var dsImages = new
Spry.Data.XMLDataSet("../allimages_xml.php",
"export/row",{sortOnLoad:"UploadDate");
works ok in FF and IE

Hi R-Co,
The solution to this problem is to create a selector for the li tag and set it to display inline,  in your case it will be:
#gallery ul li {
     display:inline;
That will fix the displacement for you.
James
My Website:
http://www.dreamweavertutorial.co.uk

Similar Messages

  • IE7 not displaying ul properly

    I had a similar problem to this previously (but it was with IE6) but the other solution didn't seem to work here. I have a gallery of thumbnail photos in an unordered list, displayed 3 across. The thumbnails in the < li> tags are background images, each one floated left so it will line up to the right of the one before. Each has a width and margin specified and the total is a few pixels less than the width of the containing div. The thumbnail on the far right has a margin-right of 0 (each <li> has a class style to load a different image). Everything lines up just fine except in IE7, where the thumbnails are offset a little below the one to the left, like this:
    As far as I can tell, it's not quite the float drop problem that occurs when there's oversized content in the floated items, as there is room left over in the containing div. And the thumbnails aren't being bumped down completely below the one before it, they're just being offset a bit. Any ideas?
    Here's the html:
    <div id="gallery">
    <ul>
    <li><a href="images/gallery_photo1.jpg" rel="lightbox[portfolio]" class="image1">Living Room</a></li>
    <li> </li>
    <li><a href="images/gallery_photo2.jpg" rel="lightbox[portfolio]" class="image2">Dining Room</a>
    </li>
    <li><a href="images/gallery_photo3.jpg" rel="lightbox[portfolio]" class="image3">Living Room</a>
    </li>
    <li><a href="images/gallery_photo4.jpg" rel="lightbox[portfolio]" class="image4">Bedroom</a>
    </li>
    <li><a href="images/gallery_photo5.jpg" rel="lightbox[portfolio]" class="image5">Master Bedroom</a>
    </li>
    <li><a href="images/gallery_photo6.jpg" rel="lightbox[portfolio]" class="image6">Bedroom</a>
    </li>
    <li><a href="images/gallery_photo7.jpg" rel="lightbox[portfolio]" class="image7">Dining Room</a>
    </li>
    </ul>
    </div>
    Here's the css:
    #gallery ul {
        margin:0;
        padding:0;
        list-style:none;
    #gallery li a:link,#gallery li a:visited {
        text-decoration: none;
        display:block;
        float:left;
        text-indent: -1000em;
    #gallery li a.image1 {
        background-image:url(../images/gallery_tn1.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:20px;
        margin-bottom:20px;
    #gallery li a.image2 {
        background-image:url(../images/gallery_tn2.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:20px;
        margin-bottom:20px;
    #gallery li a.image3 {
        background-image:url(../images/gallery_tn3.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:0;
        margin-bottom:20px;
    #gallery li a.image4 {
        background-image:url(../images/gallery_tn4.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:20px;
        margin-bottom:20px;
    #gallery li a.image5 {
        background-image:url(../images/gallery_tn5.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:20px;
        margin-bottom:20px;
    #gallery li a.image6 {
        background-image:url(../images/gallery_tn6.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:0px;
        margin-bottom:20px;
    #gallery li a.image7 {
        background-image:url(../images/gallery_tn7.jpg);
        background-repeat:no-repeat;
        background-position: left top;
        height: 105px;
        width: 105px;
        margin-right:20px;
        margin-bottom:20px;
    #gallery ul a:hover {
        background-position: -105px 0px;
    Thanks,
    R-Co

    Hi R-Co,
    The solution to this problem is to create a selector for the li tag and set it to display inline,  in your case it will be:
    #gallery ul li {
         display:inline;
    That will fix the displacement for you.
    James
    My Website:
    http://www.dreamweavertutorial.co.uk

  • Entire DIV (text and images) not displaying in IE7 & IE6, says Browserlab. All other browsers OK.

    Please help. I am baffled. I have created this small web site here and Browserlab shows that when using IE7 & IE6, there is an entire DIV that is not displaying at all. All other browsers seems to be OK. I have removed all 'position' attributes, with no Z-indexing on anything. I floated the top left section (to the left) and then floated the top right section ( to the right). It is the section to the right that is not displaying.
    Here is a pic for most browsers. Everything seems OK.
    And here is a pic showing Browserlab in IE7;
    What could be causing my display problems?
    Many thanks for any help.
    Dave F.

    Thank you. I had changed (and saved) the positioning to get rid of the absolute attribute. But for some reason, the change did not actually make it into my CSS stlye sheet. I had to manually code in the floats to left and right.
    Then my problem was solved.
    Now I just need to find out why my changes are not being properly saved in the CSS style sheet.
    Thanks again! You definitely led me down the right path. Much obliged.

  • Horizontal spry menu dropdowns not displaying properly in IE7

    Hi,
    Grateful for any help!  I have a dreamweaver template which works fine on a Mac with Firefox and Safari, but when opened in IE7 on a PC the menu bar accros the top is ok but the dropdowns appear as a horizontal list, instead of vertical, and the submenues are not displayed.  The site is not available on the web Can anyone advise how to fix this please?
    I am using the default Spry code and Dreamweaver CS5, and have run Update to ensure latest versions, on iMac with Snow lepoard - also updated.
    Many thanks
    Richard

    Have a look here http://labs.adobe.com/technologies/spry/samples/menubar/AutoWidthHorizontalMenuBarSample.h tml and when you get down near the bottom of the page add !important as per following
    ul.MenuBarHorizontal ul li {
    display: block;
    float: none !important;
    width: auto;
    white-space: nowrap;
    border-bottom: solid 1px #EEE;
    The !important will override any changes that the JS wants to make.
    Gramps

  • Webpage is not displaying correctly in IE7 or IE9

    Hi,
    I'm a newbie and am having an issue with a webpage not displaying correctly in IE7 & IE9.  It displays correctly in Chrome, Firefox, Safari & Opera. I've looked around the forum but have been unable to find an solution. You can take a look at the page here. www.avgamer.com
    I'm learning HTML curently and would appreciate any help you can provide.
    Here's what it looks like in IE7
    and IE9
    in Chrome
    Thank you!

    You're using a commercial template.  Does the original template work in all browsers?
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • "Define query parameters" popup in Dataset properties - Refersh field, not displayed for Sps in SSDT 2010 (Works fine in BIDS)

    When we upgraded our SSRs projects to 2012, we are facing an issue in Data tools environment.
    When we click REFRESH FIELDS button in Dataset properties, With query type as SP (For all our sps), the "Define query parameters"  popup is not displayed. 
    When we checked the SQL Profiler for queries executed at back end , NULL values are used for parameters.
    But when we Used the QUERY DESIGNER button, and clicked execute for sp, the popup comes.
    For User defined Functions, the Popup comes correctly.
    In BIDS, still we can open the RDLs and do the operations correctly
    Please advice

    Dear Wendy Fu
    My Scenario is different.
    In Query Designer, Every thing is fine (Parameter Popup is coming, and fields are populated under data set)
    But what we need to do is
    1, Select Query Type As SP
    2, Select the required SP
    3, Click Refresh Button
    4, A "Define
    query parameters" window popsup
    5, Provide values and click Ok
    6, Fields will be populated under the dataset
    The issue we face is that, we are not getting the  Define query parameters popup,
    Hence NULL values are passed to execute the sp, to retrieve the fields set.
    The Work around we are using now is editing the sp, and use
    set @Parameter = Value
    for each parameters in sp, and then we get the fields populated under dataset, when we click refresh.
    The issue exists in both  MSDT for
    Visual studio 2010 &  MSDT for  Visual studio 2012.
    But every thing is fine in BIDS with VS 2008 Shell for the same RDL

  • IE7 & Flash Movie not displaying FF works fine

    Hi,
    I have an issue with IE7 and my Flash video movies. When I
    use IE7 (7.0.5730.13) the 6 videos (flash movies) on the page do
    not display all 6 BUT in FF they all display and my navigation menu
    works fine. The video boxes/placeholders change when I refresh the
    page in IE7, but again, not all 6 show like in FF and the menus
    won't work properly.
    Any help! Please use common/dummy talk so I can fix it. The
    page is:
    http://www.ferndalehistoricalsociety.org/history_video.html

    The movies are MASSIVE. I Think you are just not waiting long
    enough. It
    took >15 minutes for FF to show all of the video frames.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "DL48220" <[email protected]> wrote in
    message
    news:ga6b2t$iu3$[email protected]..
    > Hi,
    >
    > I have an issue with IE7 and my Flash video movies. When
    I use IE7
    > (7.0.5730.13) the 6 videos (flash movies) on the page do
    not display all 6
    > BUT
    > in FF they all display and my navigation menu works
    fine. The video
    > boxes/placeholders change when I refresh the page in
    IE7, but again, not
    > all 6
    > show like in FF and the menus won't work properly.
    >
    > Any help! Please use common/dummy talk so I can fix it.
    The page is:
    >
    >
    http://www.ferndalehistoricalsociety.org/history_video.html
    >
    >
    >

  • Flash Page not displaying in IE7

    I have a flash page located at
    http://www.springmountainranchut.com.
    By clicking on the menu at the left titled "The Mountain" and then
    Clicking on the menu bottom center titled "Master Plan Map &
    Movie", should display a map and movie when you click on the "Play
    Movie" link. The .swf was created using MX Studio 2004 with
    published settings of action script 2.0, flash player 7. IE7 using
    flash player 9 will not display the page where IE6 using flash
    player 7 displays just fine. I have uninstalled flash player 9
    using the adobe uninstall file and reinstalled from the adobe
    website.
    Does anyone know why this is happening?

    quote:
    Originally posted by:
    rritchey
    Your activeX flashplayer has gone corrupt.
    I don't know the specific location on Vista, but on XP it is
    here:
    C:/Windows/Downloaded Program Files
    All of the plugins that IE uses are stored in this folder.
    Typically, I simply delete the entire folder, then, the next time I
    open IE, the browser re-downloads all of the plug-ins, and flash
    works again.
    Uninstallers don't work with a corrupt control, you actually
    have to manually delete it from the downloaded program files
    folder.
    thanks. i tried but cant delete the folder. it says 'you need
    permission to perform this action.'
    where do i get the permission from? im the
    adminstrator.

  • Flash Help not displaying in IE7

    Hi all,
    Another issue (I'm having a great afternoon!) - Running the
    RH for Word 6 sample projects - when output to FlashHelp, the flash
    menus do not display.
    I have the latest version of Flash (9.0.smething) and IE7 and
    regularly run Flash output I have created in other programmes
    (Captivate and Premiere). I know RH well, having used it for over
    ten years but I stopped upgrading at X3.
    Any ideas?
    Many thanks,
    Duncan Rosie

    quote:
    Originally posted by:
    rritchey
    Your activeX flashplayer has gone corrupt.
    I don't know the specific location on Vista, but on XP it is
    here:
    C:/Windows/Downloaded Program Files
    All of the plugins that IE uses are stored in this folder.
    Typically, I simply delete the entire folder, then, the next time I
    open IE, the browser re-downloads all of the plug-ins, and flash
    works again.
    Uninstallers don't work with a corrupt control, you actually
    have to manually delete it from the downloaded program files
    folder.
    thanks. i tried but cant delete the folder. it says 'you need
    permission to perform this action.'
    where do i get the permission from? im the
    adminstrator.

  • IE7 Does Not Display Custom Error Pages

    Hi,
    I set up the "Handling Servlet Exceptions (http://www.oracle.com/technology/sample_code/tech/java/codesnippet/servlets/handlingservletexceptions/handlingservletexceptions.html#log) sample code in JDev 10.1.3 on a WindowsXP desktop.
    After modifying the web.xml to run the sample "Catch500Error" servlet I discovered IE7 will not display the custom error page but Mozilla Firefox will.
    The web.xml looks like this:
    <web-app>
    <description>web.xml file for HandlingServletExceptions Application</description>
    <servlet>
    <servlet-name>CatchError500</servlet-name>
    <servlet-class>oracle.otnsamples.servlets.CatchError500</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>CatchError500</servlet-name>
    <url-pattern>/catcherror500</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>35</session-timeout>
    </session-config>
    <error-page>
    <error-code>500</error-code>
    <location>/web/500error.html</location>
    </error-page>
    </web-app>
    Does anyone know how to get IE7 to display the custom error page?
    TIA,
    Jim

    The post documents a problem with 'dashboard designer' not 'sharepoint designer' as the post above mentions. I tried the solution that Jilu posts and that does not fix the problem for dashboard designer.
    I figured this out. In the master page gallery where my custom master page was deployed, I had to edit the details, change the content type to 'publishing master page'. After that change there was then UI versions for 3 and 4. I change the UI to 4, published
    the  master page document in the library then dashboard designer saw the custom master page. 
    Andy Fitch

  • h:graphicImage not displaying image in ie7

    Hello All,
    I have a jsp page in that if i click one link it will open another jsp file in a popup. In this jsp i have to display one image that image location i am dynamically creationg and displaying properly in ie6. now i have migrated ie from 6 to 7. so now that image not displaying
    Code:
    <h:graphicImage url="#{ViewUserView.currentUserBarcodeFilePath}"/>
    url is showing me correct location of the file when i displayed as output text
    <h:outputText value="#{ViewUserView.currentUserBarcodeFilePath}" />
    i.e. C:\Tomcat6\UserBarcode.png.
    previosly (i.e in ie6) this is displaying the image but now it is not working.
    Anybody please help me on this.
    Thanks
    Indira.

    Hi Indira
    Assuming you're using JSF 1.2 and Tomcat 6, you can reference/load images onto your web pages using two different ways:
    The first way*
    Add image directory (and sub-directories, if required) to your project and include this image directory in your build process via Ant, Maven or whatever tool you used. Disadvantages of this method: 1) Size of your WAR file will grow when you add more images to the image directory e.g. logos, emoticons, banner ads, etc; 2) Can't change images dynamically without having to stop/restart your web server.
    The second way*
    a) Create an image directory (and sub-directories, if required) on your file system external to your J2EE project. File system here refers to a folder (Windows), or directory (Linux & others). Advantages of this method: 1) Size of WAR file won't be big; 2) You can change images on-the-fly without having to stop/restart your web server.
    b) You also need to define the images' path in your web.xml as in the example below:
    <servlet>
             <servlet-name>ExternalImagesServlet</servlet-name>
             <servlet-class>mypackage.servlet.MyImageServlet</servlet-class>
             <init-param>
                    <param-name>RemoteURI</param-name>
                    <param-value>http://localhost/images-context</param-value>
             </init-param>       
             <init-param>
                    <param-name>AllowedContentTypes</param-name>
                    <param-value>image/gif,image/jpeg,image/png</param-value>
             </init-param>
             <init-param>
                    <param-name>DefaultFileOn404</param-name>
                    <param-value>../images/blank.jpg</param-value>
             </init-param>
    </servlet>
    <servlet-mapping>
             <servlet-name>ExternalImagesServlet</servlet-name>
             <url-pattern>/images/*</url-pattern>
    </servlet-mapping> 
    Note: In production environment, change localhost above to your fully-qualified domain name (if the images are hosted on the same server as the web site), or a name of a physical server that sits behind your firewall (if the images are hosted on a separate server to your web site).
    c) Create a servlet to load your images, for example:
    public class MyImageServlet extends HttpServlet
        private static final int DEFAULT_BUFFER_SIZE = 10240; // 10KB
        private String remoteURI = null;
        private String allowedContentTypes = null;
        public void init(ServletConfig config) throws ServletException
             super.init(config);
             remoteURI = config.getInitParameter("RemoteURI");
            allowedContentTypes= config.getInitParameter("AllowedContentTypes");
        public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
         if (remoteURI == null) {
            response.sendError(HttpServletResponse.SC_NOT_FOUND); // HTTP 404 error code
            return;
         getRemoteImage(request, response, remoteURI);
        public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
            doGet(request, response);
       public void getRemoteFile(HttpServletRequest request, HttpServletResponse response, String remoteDir) throws ServletException, IOException
            HttpURLConnection httpConn = null;
            InputStream input = null;
            OutputStream output = null;
            int statusCode = 0;
            String contentType = null;
            try
                 URL remoteURL = new URL(remoteDir + request.getPathInfo());     
                 httpConn = (HttpURLConnection) remoteURL.openConnection();
                 // if content type is unknown set to default type
                 contentType = httpConn.getContentType();
                 if (contentType == null) {
                     contentType = "application/octet-stream";
                 statusCode = httpConn.getResponseCode();
                 if (statusCode == HttpURLConnection.HTTP_NOT_FOUND)
                     response.sendRedirect(defaultFileOn404); // Oops, image not found!
                        // or uncomment the next line
                    // response.sendError(HttpServletResponse.SC_NOT_FOUND); // HTTP 404 error code
                     return;                  
                 else if (statusCode == HttpURLConnection.HTTP_OK)
                     if (allowedContentTypes.indexOf(contentType) > -1)
                         input = httpConn.getInputStream();
                         output = response.getOutputStream();
                         int count = 0;
                         byte[] buffer = new byte[DEFAULT_BUFFER_SIZE];
                         while ((count = input.read(buffer)) > 0) {                                               
                             output.write(buffer, 0, count);
                         output.flush();
            catch (MalformedURLException e)     {             
                throw new ServletException(e.getMessage());           
            finally {
                if (input  != null) { try { input.close();  } catch(Exception ex){;} }
                if (output != null) { try { output.close(); } catch(Exception ex){;} }
    }d) Next, under your Tomcat 6's installed directory, add the content below to a file called images-context.xml (See <param-name>RemoteURI</param-value> above for reference to file name):
    <?xml version="1.0" encoding="UTF-8"?>
    <Context docBase="c:/images" /> <!-- or whatever file structure your operating system offers -->Save the images-context.xml file in your Tomcat's directory, as in:
    Tomcat
        --> conf
            ---> catalina
                  ---> localhost // save it heree) Finally, create some JSF codes like below in your JSP file:
    <h:outputLink value="../index.jsf" title="Home">
       <h:graphicImage id="logo" alt="Company logo" url="../images/logo.png" />
    </h:outputLink>Where *../images/* is referring to the reference below in your web.xml file:
       <url-pattern>/images/*</url-pattern>Build your project and you're ready to go. Tried changing a couple of the images in your image directory and see the changes appear immediately. Note: You may need to refresh your web page to force the web browser to reload the images.
    If you're using Apache, there's another way - but I'll leave that to you to do some investigation.
    That's it! Sorry, for the long answer.
    Also, there's no copyright to the above source codes (even though I wrote it). Just a mention of this forum's thread in your codes' comment is sufficient.
    Refer your friends to this thread if they are stuck with a similar problem.
    Edited by: icepax on 8/01/2010 17:21
    Edited by: icepax on 8/01/2010 17:50 Add save directory for images-context.xml file.

  • XML not displaying correctly when larger

    Hi,
    When my XML dataset exceeds 2350 lines, SpryDOMUtils.js seems to ad a <tab> to the XML string and it's not displayed correctly in it's container.
    I included 2 screenshots to show what's happening. Tnx a lot!!

    Sorry for the delay, I have spent some time trying to find the culprit. Finally I decided to start afresh with the following markup, which works quite well in all browsers.
    <!doctype html>
    <htm>
    <head>
    <meta charset="utf-8">
    <title>Untitled Document</title>
    <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css">
    </head>
    <body>
    <div id="Accordion1" class="Accordion" tabindex="0">
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 1</div>
        <div class="AccordionPanelContent">
          <div id="div1">
            <table align="top" cellpadding="5">
              <tr id="tr1">
                <td  valign="top">{datum}</td>
                <td valign="top"><a href="{link}">{inhoud}</a></td>
              </tr>
            </table>
          </div>
        </div>
      </div>
      <div class="AccordionPanel">
        <div class="AccordionPanelTab">Label 2</div>
        <div class="AccordionPanelContent">Content 2</div>
      </div>
    </div>
    <script src="SpryAssets/SpryAccordion.js"></script>
    <script src="SpryAssets/SpryData.js"></script>
    <script src="SpryAssets/SpryDOMUtils.js"></script>
    <script src="SpryAssets/SpryTooltip.js"></script>
    <script src="design_template_info12.js"></script>
    <script type="text/javascript">
    var Accordion1 = new Spry.Widget.Accordion("Accordion1");
    </script>
    </body>
    </html>
    May I suggest that you copy and paste the markup into a new document to then start adding your own stuff, making sure that you test in IE7 or IE8 at each step.
    Note that I have left xpath.js out of the markup. I think it will work either way. Just keep an eye on it.
    PS
    I did reformat the XML to delete all of the empty lines. Not sure if this helped or not. You can do this within DW as follows
    Message was edited by: Altruistic Gramps

  • SSRS report not displaying data in correct order

    Guys,
    I have a SSRS 2012 report not displaying returned records from SQL in the correct order.  Running the stored procedure in SSMS and supplying the parameter values returns the data correctly and running Query Designer in SSRS using the stored procedure
    on the dataset in question, likewise returns the data correctly.  Only when I run the actual report does the data display incorrectly(always last name order).  I've done similar reporting using very similar stored procedures and I've never had this
    problem.  Below is the stored procedure.  "@SortBy" is the parameter with the sorting value. 1=Due Date; 2=Denial Amt and 3=Last name and is passed by SSRS to SQL.  Wish I could supply screen shots.  
    Thanks for any help,
    Dave
    ALTER PROCEDURE [dbo].[RAC_PT_List]
    @Level as int,
    @SortBy as int,
    @PTLName as varchar(30) = NULL,
    @User as varchar(10) = NULL
    AS
    SELECT pat.headerID,
    pat.PT_LName + ', ' + pat.PT_FName AS PTName,
    pat.PT_AcctNo,
    rco.RCO_CLMREF,
    rco.RCO_AppealLevel,
    rco.RCO_LevelNo,
    rco.RCO_AuditorStatus,
    let.LET_DEN_DueDate,
    CONVERT(varchar(12),let.LET_DEN_DueDate) as DueDate,
    let.LET_DEN_Dollars,
    let.userID
    FROM Master_PT_List pat
    INNER JOIN Master_RCO_Work rco on RCO.PT_headerID = pat.headerID
    INNER JOIN Master_Letters let on LET.PT_headerID = pat.headerID
    WHERE (@PTLName IS NULL OR(pat.PT_LName LIKE + '%' + @PTLName + '%'))
    AND (rco.RCO_LevelNo = @Level)
    AND (let.userID = @User)
    --AND (rco.RCO_AuditorStatus <> 'Closed' and rco.RCO_AdminStatus <> 'Closed')
    ORDER BY 
    CASE WHEN @SortBy = '1' THEN LET_DEN_DueDate
    END
    DESC,
    CASE WHEN @SortBy = '2' THEN let.LET_DEN_Dollars
    END
    DESC,
    CASE WHEN @SortBy = '3' THEN pat.PT_LName
    END

    Hi DaveMac1960,
    According to your description, when you render data in report, you find it always shows the data with unexpected order. Right?
    In Reporting Services, if we don't set any sorting in tablix, it will order the data as your query in SSMS or Query Builder. In some scenario, for example, we add parent group for data rows, it will have the rows sort by the group on data field by default,
    and the "order by" in your query will be ignored. So please check the Sorting tab in Tablix Properties, in this scenario, we suggest you delete any sorting in the Sorting tab so that the "Order By" clause can work.
    Reference:
    Sort Data in a Data Region (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • CRVS2010 beta - Date field from database does not display in report

    Hi there - can someone please help?!
    I am getting a problem where a date field from the database does not display in the report viewer (It displays on my dev machine, but not on the client machines...details given below)
    I upgraded to VS 2010
    I am using the CRVS2010 Beta
    My development machine is Windows 7 - and so is my fellow developer's
    We are using Microsoft SQL Server 2000
    We run the queries within VS and then we send the data table to VS using .SetDataSource
    We have a few reports which display the date on our dev machines (whether we run the EXE or from within Visual Studio)
    When we roll out to the client machines (running Windows XP SP3) then everything works, except that the date does not display (on quite a few reports)
    This is the only real issue I have had - a show stopper for me
    The rest works well - any input will be greatly appreciated
    Regards,
    Ridwan

    Hi Ridwan,
    After much testing I have it all working now using CRDB_adoplus.dll as a data source ( XML )
    Alter your Config file to look like this:
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v4.0"/>
    </startup>
    Then using the code below, and CR requires the Schema to be able to read the date format.
    private void SetToXML_Click(object sender, EventArgs e)
    CrystalDecisions.CrystalReports.Engine.ReportDocument rpt = new CrystalDecisions.CrystalReports.Engine.ReportDocument();
    ISCDReportClientDocument rcd;
    rcd = rptClientDoc;
    string connString = "Provider=SQLOLEDB;Data Source=dwcb12003;Database=xtreme;User ID=sb;Password=password";
    string sqlString = "Select * From Orders";
    OleDbConnection oleConn = new OleDbConnection(connString);
    OleDbDataAdapter oleAdapter = new OleDbDataAdapter(sqlString, oleConn);
    //OleDbDataAdapter oleAdapter2 = new OleDbDataAdapter(sqlString2, oleConn);
    DataTable dt1 = new DataTable("Orders");
    oleAdapter.Fill(dt1);
    System.Data.DataSet ds = new System.Data.DataSet();
    // We need the schema to get the data formats
    ds.WriteXml("c:
    sc.xml", XmlWriteMode.WriteSchema);
    //Create a new Database Table to replace the reports current table.
    CrystalDecisions.ReportAppServer.DataDefModel.Table boTable = new CrystalDecisions.ReportAppServer.DataDefModel.Table();
    //boMainPropertyBag: These hold the attributes of the tables ConnectionInfo object
    PropertyBag boMainPropertyBag = new PropertyBag();
    //boInnerPropertyBag: These hold the attributes for the QE_LogonProperties
    //In the main property bag (boMainPropertyBag)
    PropertyBag boInnerPropertyBag = new PropertyBag();
    //Set the attributes for the boInnerPropertyBag
    boInnerPropertyBag.Add("File Path ", @"C:\sc.xml");
    boInnerPropertyBag.Add("Internal Connection ID", "{680eee31-a16e-4f48-8efa-8765193dccdd}");
    //Set the attributes for the boMainPropertyBag
    boMainPropertyBag.Add("Database DLL", "crdb_adoplus.dll");
    boMainPropertyBag.Add("QE_DatabaseName", "");
    boMainPropertyBag.Add("QE_DatabaseType", "");
    //Add the QE_LogonProperties we set in the boInnerPropertyBag Object
    boMainPropertyBag.Add("QE_LogonProperties", boInnerPropertyBag);
    boMainPropertyBag.Add("QE_ServerDescription", "NewDataSet");
    boMainPropertyBag.Add("QE_SQLDB", "False");
    boMainPropertyBag.Add("SSO Enabled", "False");
    //Create a new ConnectionInfo object
    CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo boConnectionInfo =
    new CrystalDecisions.ReportAppServer.DataDefModel.ConnectionInfo();
    //Pass the database properties to a connection info object
    boConnectionInfo.Attributes = boMainPropertyBag;
    //Set the connection kind
    boConnectionInfo.Kind = CrConnectionInfoKindEnum.crConnectionInfoKindCRQE;
    //*EDIT* Set the User Name and Password if required.
    boConnectionInfo.UserName = "";
    boConnectionInfo.Password = "";
    //Pass the connection information to the table
    boTable.ConnectionInfo = boConnectionInfo;
    //Get the Database Tables Collection for your report
    CrystalDecisions.ReportAppServer.DataDefModel.Tables boTables;
    boTables = rptClientDoc.DatabaseController.Database.Tables;
    //For each table in the report:
    // - Set the Table Name properties.
    // - Set the table location in the report to use the new modified table
    boTable.Name = "Orders";
    boTable.QualifiedName = "Orders";
    boTable.Alias = "Orders";
    rptClientDoc.DatabaseController.SetTableLocation(boTables[0], boTable);
    //Verify the database after adding substituting the new table.
    //To ensure that the table updates properly when adding Command tables or Stored Procedures.
    rptClientDoc.VerifyDatabase();
    MessageBox.Show("Data Source Set", "RAS", MessageBoxButtons.OK, MessageBoxIcon.Information);
    Thanks again
    Don

  • Flash movie not displayed correctly in IE 8 on some Windows OS

    Has anyone seen this problem?
    I'm using CS4 to export a basic flash movie with embed tags pre scripted...
    And the issue is that on some OS systems using Vista or Windows 7 and IE 8 as a primary browser, it appears that IE 8 is not displaying the flash banner completely.... its CROPPING it off... This is very strange because the banner works fine in FireFox, IE7,Opera,Chrome but not I.E.8 on some OS systems...
    If you google "Flash not displaying correctly in IE 8" you'll get alot of people with the same issues but no real definate fix...
    Are there any suggestions as to what i could try?
    Do i need different flash embed tags? Or is this a user issue?
    Please Advise as soon as possible...
    Thanks

    I'm sorry, i forgot to explain that I didn't upload the flash published html because it did and produced the exact same results.
    The flash published still got cropped off on 1 vista os(I.E 8) running from a laptop and 1 windows 7(I.E. 8) latop os...
    Its good to hear that you're able to see it clearly... however in my QA efforts, i've been asked to fix the issue or drop the flash banner all together.
    I've tried every which way, i've even converted the embed tags (not uploaded by the way) to a js script and it STILL gets cropped of on 2 ie8 run OS systems...
    And now i'm not sure what else to try on my end.
    I'm currious if because this is an XML driven flash banner, this may be an issue? But it still doesn't explain why some people can see this in IE 8 as you can and others get a cropped banner like in my screen shot sample.
    Again i invite everyone in the forum to take a look at the sample links, as i'd be curious to see who else is seeing this.
    By the way "kglad" Thank you so much... please keep the suggestions coming... but everything you've suggested, i've tried.
    This is very perplexing. Is this a setting issue? or is there some setting on the user side i'm not aware of? Either way, as usual... the flash developer is blamed so i must find a solution.
    Link to flash sample
    http://www.extremefx.net/flashie8issue/flashtest.html
    Link to screen shot sample on a Vista and Windows 7 running IE 8 browser
    http://www.extremefx.net/flashie8issue/ie8issue.jpg
    Again... eagerly await feed back from you and the rest of the forum.
    Message was edited by: RegGFX

Maybe you are looking for