Even Odd Rows Issues

I have a table that is broken into subsections based on a
spry Test Attribute. I am trying to apply even/odd row styles to
the table but it is not displaying properly.
I am assuming that there is a problem with the spry:test
attribute. It seems like it is just hiding the rows which are begin
tested out, and because of that the even odd rows styles are not
displaying properly.
So here a very simplified version of what I have.
<div id="books1" spry:region="dsbooks"
class="SpryHiddenRegion">
<table spry:state="ready">
<tr><th onclick="dsbooks.sort('book');"> Book
Name</th></tr>
<tr><td>Children's books</td></tr>
<tr spry:repeat="dsbooks" spry:test="'{sub}' ==
'children" spry:even="even" >
<td>{book}</td></tr>
<tr><td>Classic Books</td></tr>
<tr spry:repeat="dsbooks" spry:test="'{sub}' == classic'"
spry:even="even" >
<td>{book}</td></tr>
</table></div>
The problem is the page load time is already getting pretty
big.. I am running a lot of scripts and can't afford to break the
table sections into multiple datasets, and I want it to sort across
tables subsections on a single click event. Is there a way get
these to show different even and odd rows properly? I saw a
previous forum which mentioned this problem and alluded to an
answer, but I couldn't find the answer it mentioned. The previous
forum message is
Here

anyone?

Similar Messages

  • How to set different colors for even odd rows in a data table

    hi,
    In my project i hav a data table. i am using jsf. i want the rows of the data table different colors for even, odd rows. can i do it just setting the row class property ? or there should be there some other way? please help.
    sailajoy

    Hope this helps
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd">
    <html>
    <head>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <title></title>
    <style type='text/css'>
    .scrollContent {
    height:100px;
    overflow-x:hidden;
    overflow-y:auto;
    .scrollContent tr {
    height: auto;
    white-space: nowrap;
    .scrollContent tr td:last-child {
    padding-right: 20px;
    .fixedHeader tr {
    position: relative;
    height: auto;
    top: expression( this.parentNode.parentNode.parentNode.scrollTop + 'px' );
    div.TableContainer {
    border: 1px solid #7DA87D;
    .headerFormat {
    background-color: white;
    color: #C8D7B5;
    margin: 3px;
    padding: 1px;
    white-space: nowrap;
    font-family: Helvetica;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    .headerFormat tr td {
    border: 1px solid #C8D7B5;
    background-color: #666633;
    .bodyFormat tr td {
         color: #000000;
         margin: 3px;
         padding: 1px;
         border: 0px none;
         font-family: Helvetica;
         font-size: 12px;
    .alternateRow {
    background-color: #C8D7B5;
    </style>
    <style type="text/css">
    div.TableContainer {
    height: 121px;
    overflow-x:hidden;
    overflow-y:auto;
    </style>
    </head>
    <body>
    <table cellpadding="0" cellspacing="0" border="0"><tr><td><div id="TableContainer" class="TableContainer" style="height:230px;">
    <table class="scrollTable">
    <thead class="fixedHeader headerFormat">
    <tr class="title">
    <td title="Sort" align="center"><b>NAME</b> </td>
    <td title="Sort" align="center"><b>Amt</b> </td>
    <td title="Sort" align="center"><b>Lvl</b> </td>
    <td title="Sort" align="center"><b>Rank</b> </td>
    <td title="Sort" align="center"><b>Position</b> </td>
    <td title="Sort" align="center"><b>Date</b></td>
    </tr>
    </thead>
    <tbody class="scrollContent bodyFormat" style="height:200px;">
    <tr class="alternateRow">
    <td>Maha</td>
    <td>
    <input type="text" name="textfield" size="7" />
    </td>
    <td align="right"><input type="text" name="textfield2" size="7" /></td>
    <td align="right"><input type="text" name="textfield3" size="7" /></td>
    <td><input type="text" name="textfield4" size="7" /></td>
    <td align="right"><input type="text" name="textfield5" size="7" /></td>
    </tr>
    <tr>
    <td>Thrawl</td>
    <td align="right">$9,550</td>
    <td align="right">159</td>
    <td align="right">100%</td>
    <td>Co-Owner</td>
    <td align="right">11/07/2003</td>
    </tr>
    <tr class="alternateRow">
    <td>Marhanen</td>
    <td align="right">$223.04</td>
    <td align="right">83</td>
    <td align="right">99%</td>
    <td>Banker</td>
    <td align="right">06/27/2006</td>
    </tr>
    <tr>
    <td>Peter</td>
    <td align="right">$121</td>
    <td align="right">567</td>
    <td align="right">23423%</td>
    <td>FishHead</td>
    <td align="right">06/06/2006</td>
    </tr>
    <tr class="alternateRow">
    <td>Jones</td>
    <td align="right">$15</td>
    <td align="right">11</td>
    <td align="right">15%</td>
    <td>Bubba</td>
    <td align="right">10/27/2005</td>
    </tr>
    <tr>
    <td>Supa-De-Dupa</td>
    <td align="right">$145</td>
    <td align="right">91</td>
    <td align="right">32%</td>
    <td>momma</td>
    <td align="right">12/15/1996</td>
    </tr>
    <tr class="alternateRow">
    <td>ClickClock</td>
    <td align="right">$1,213</td>
    <td align="right">23</td>
    <td align="right">1%</td>
    <td>Dada</td>
    <td align="right">1/30/1998</td>
    </tr>
    <tr>
    <td>Mrs. Robinson</td>
    <td align="right">$99</td>
    <td align="right">99</td>
    <td align="right">99%</td>
    <td>Wife</td>
    <td align="right">07/04/1963</td>
    </tr>
    <tr class="alternateRow">
    <td>Maha</td>
    <td align="right">$19,923.19</td>
    <td align="right">100</td>
    <td align="right">100%</td>
    <td>Owner</td>
    <td align="right">01/02/2001</td>
    </tr>
    <tr>
    <td>Thrawl</td>
    <td align="right">$9,550</td>
    <td align="right">159</td>
    <td align="right">100%</td>
    <td>Co-Owner</td>
    <td align="right">11/07/2003</td>
    </tr>
    <tr class="alternateRow">
    <td>Marhanen</td>
    <td align="right">$223.04</td>
    <td align="right">83</td>
    <td align="right">59%</td>
    <td>Banker</td>
    <td align="right">06/27/2006</td>
    </tr>
    <tr>
    <td>Peter</td>
    <td align="right">$121</td>
    <td align="right">567</td>
    <td align="right">534.23%</td>
    <td>FishHead</td>
    <td align="right">06/06/2006</td>
    </tr>
    <tr class="alternateRow">
    <td>Jones</td>
    <td align="right">$15</td>
    <td align="right">11</td>
    <td align="right">15%</td>
    <td>Bubba</td>
    <td align="right">10/27/2005</td>
    </tr>
    <tr>
    <td>Supa-De-Dupa</td>
    <td align="right">$145</td>
    <td align="right">91</td>
    <td align="right">42%</td>
    <td>momma</td>
    <td align="right">12/15/1996</td>
    </tr>
    <tr class="alternateRow">
    <td>ClickClock</td>
    <td align="right">$1,213</td>
    <td align="right">23</td>
    <td align="right">2%</td>
    <td>Dada</td>
    <td align="right">1/30/1998</td>
    </tr>
    <tr>
    <td>Mrs. Robinson</td>
    <td align="right">$99</td>
    <td align="right">99</td>
    <td align="right">(-10.42%)</td>
    <td>Wife</td>
    <td align="right">07/04/1963</td>
    </tr>
    <tr class="alternateRow">
    <td>Maha</td>
    <td align="right">-$19,923.19</td>
    <td align="right">100</td>
    <td align="right">(-10.01%)</td>
    <td>Owner</td>
    <td align="right">01/02/2001</td>
    </tr>
    <tr >
    <td>Thrawl</td>
    <td align="right">$9,550</td>
    <td align="right">159</td>
    <td align="right">-10.20%</td>
    <td>Co-Owner</td>
    <td align="right">11/07/2003</td>
    </tr>
    <tr class="alternateRow" >
    <td><strong>TOTAL</strong>:</td>
    <td align="right"><strong>999999</strong></td>
    <td align="right"><strong>9999999</strong></td>
    <td align="right"><strong>99</strong></td>
    <td > </td>
    <td align="right"> </td>
    </tr>
    </tbody>
    </table>
    </div></td></tr></table>
    </body>
    </html>

  • Split a column based on even and odd rows

    Table1
          Table2
     Col1
    Odd
    Even
      A
     A
      B
      B
     C
      D
      C
     E
      F
      D
     G
      H
      E
     I
    NULL
      F
      G
      H
      I
    I am using MS SQL v2005
    I want to split a column into two columns : -
    one column must have all the odd rows data while the other column must have even rows data
    in other words I want the data in Table1 to be displayed as data in Table2. 
    Col, Odd and Even are column names

    In SQL 2005 wont approach like what I suggested do only a single scan of the table?
    A major problem with your solution is that you assume that 1) the values are contiguous 2) they are numeric. Try the below:
    CREATE TABLE #t (id INT NOT NULL IDENTITY(1,1), Col1 CHAR(1))
    INSERT INTO #t VALUES ('A'),('B'), ('C'),('D'), ('E'),('F'), ('G'), ('H'), ('I')
    go
    SELECT MAX(CASE WHEN Col1 % 2 > 0 THEN Col1 END),
    MAX(CASE WHEN Col1 % 2 = 0 THEN Col1 END)
    FROM
    SELECT Col1,ROW_NUMBER() OVER (PARTITION BY (Col1 % 2) ORDER BY Col1) AS Rn
    FROM #t
    )t
    GROUP BY Rn
    go
    ; WITH numbering AS (
        SELECT Col1, row_number() OVER (ORDER BY Col1) AS rowno
        FROM   #t
    ), leading AS (
       SELECT Col1 AS odd, LEAD(Col1) OVER(ORDER BY rowno) AS even, rowno
       FROM   numbering
    SELECT odd, even
    FROM   leading
    WHERE  rowno % 2 = 1
    go
    DROP TABLE #t
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Odd font issue with Safari, iWeb

    Ok, so I've been having this odd font issue with Safari for quite a while now, and I haven't been able to fix it. Some text on several different websites come up in a different font than the default font for Safari. I've tried changing the default font to something else, changing the text encoding and nothing. This has been happening with several releases of Safari.
    Now, last night I discovered the same thing is happening with iWeb. Some of the text fields come up with the same font as the one in Safari! I don't even know which font it is. So somehow these are linked.
    I'm at work right now, but I can get a screen shot of the font once I get home.
    Any ideas on how to remedy this?

    Hi Tom, thanks for the response. I tried searching for those two fonts in my font book and they weren't in there. See below for screen shots of the odd text I'm getting:
    iWeb
    Uploaded with plasq's Skitch!
    Safari
    Uploaded with plasq's Skitch!
    If anyone can help resolve I'd greatly appreciate it. As much as I like Safari, this odd font makes me close Safari after a few mins of browsing =\

  • Flex Table Add Row Issue with Dynamic Entry Lists in Visual Composer

    All,
    Your help would be kindly appreciated in resolving an 'Add Row'-issue within a Flex Table that uses Dynamic Entry Lists in Visual Composer. The issue here is as follows :
    When I use a [Local Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=O5hrG2aMxWZ84Mu1211193041]to populate a row field, the initial row and all next rows are emptied upon 'insert row', they loose their selected values and also the entry list values ('pull-down menus') are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    The initial row does [show the entry list values |http://www.postyourimage.com/view_image.php?img_id=2HybmEHAuQYs9cg1211192766]from the Local Dynamic Entry List based on the dynamically assigned input value; upon 'insert row' the entry lists are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    When using a [Global Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=m5p2KYuBb442dTq1211193501]to populate the row fields the Flex-table behaves normally as expected. Unfortunately with a Global Entry List it is not possible to dynamically assign a input value. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=U96V0zENCCyO3gA1211193157].
    Please also see the [issue summary image|http://www.postyourimage.com/view_image.php?img_id=06xti08tIEfely1211195178] I made to visualize the issue.  What I basically would like to know is whether this is a 'known issue' or not, or that it is an issue that can be fixed or whether there is an alternative workaround available ... I'm using Visual Composer 7.0 and the Portal is at SP 13.
    Many thanks,
    Freek

    Hi,
    you should be able to assign a dynamic value with global entry lists as well. If you say @myParam as dynamic value. VC will indicate in red letters, that the field @myParam is unknown. However, it will work, as long as @myParam is known in the form or table where you use the entry list.
    I have never heard of the problem that entry lists are emptied after "insert"-event.
    Kindes Regards,
    Benni

  • Flex Table Add Row Issue with Dynamic Entry Lists

    All,
    Your help would be kindly appreciated in resolving an 'Add Row'-issue within a Flex Table that uses Dynamic Entry Lists in Visual Composer. The issue here is as follows :
    When I use a [Local Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=O5hrG2aMxWZ84Mu1211193041]to populate a row field, the initial row and all next rows are emptied upon 'insert row', they loose their selected values and also the entry list values ('pull-down menus') are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    The initial row does [show the entry list values |http://www.postyourimage.com/view_image.php?img_id=2HybmEHAuQYs9cg1211192766]from the Local Dynamic Entry List based on the dynamically assigned input value; upon 'insert row' the entry lists are lost. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=FPLr2cABcgiHRou1211192889].
    When using a [Global Dynamic Entry List |http://www.postyourimage.com/view_image.php?img_id=m5p2KYuBb442dTq1211193501]to populate the row fields the Flex-table behaves normally as expected. Unfortunately with a Global Entry List it is not possible to dynamically assign a input value. Please also see [screenshot|http://www.postyourimage.com/view_image.php?img_id=U96V0zENCCyO3gA1211193157].
    Please also see the [issue summary image|http://www.postyourimage.com/view_image.php?img_id=06xti08tIEfely1211195178] I made to visualize the issue.  What I basically would like to know is whether this is a 'known issue' or not, or that it is an issue that can be fixed or whether there is an alternative workaround available ... I'm using Visual Composer 7.0 and the Portal is at SP 13.
    Many thanks,
    Freek

    Hi,
    you should be able to assign a dynamic value with global entry lists as well. If you say @myParam as dynamic value. VC will indicate in red letters, that the field @myParam is unknown. However, it will work, as long as @myParam is known in the form or table where you use the entry list.
    I have never heard of the problem that entry lists are emptied after "insert"-event.
    Kindes Regards,
    Benni

  • Display even/odd weeks

    Hey guys , do you know how to set calendar on iPhone to show me even/odd week.
    Thank you

    No, feature not available/implemented.

  • Support for alternating even/odd footers in Pages

    I would love to be able to use Pages for sophisticated multiple-page documents, but I can't when the software is missing such basic capacities as the ability to create separate even/odd headers and footers.
    How can we convince Apple that this and a handful of other features that are commonly used by document creators (and are key features of Microsoft Word) should be added back into the next update of Pages?

    I don't know, how can we?
    Just the list of what was removed from Pages '09 is over 100 features. That does not include the long list of outstanding features requested over the years.
    Apple doesn't look like it is going to meet its own deadline for the extremely short list of feature reinstatements it announced last November.
    Peter

  • Odd Reporting Issue (ENTERPRISE)

    I have a client with some users experiencing a rather odd reporting issue. The report runs fine, but only shows values for the totals and not the line items that make up the total.
    For example, when I run the report (logged in as admin as well as under their ID), I see:
    Net Sales 1,234
    Cost Of Sales (1,111)
    Gross Margin 123
    When they log in on their machine, they see:
    Net Sales
    Cost Of Sales
    Gross Margin 123
    Very odd. I figured maybe it was an application setting, but the INI didn't look off anywhere particular.
    They are running Enterprise 6.3.1 (yeah, insert comment here on the upgrade needed).
    Any thoughts???

    Check their Effective rights, and reset them, that has worked out for me. Otherwise, try copying the user and paste it as a new user and retest; I had to delete users and recreate them to correct problems of this nature.

  • I am not getting clear alert from OEM 11g Grid, even after the issue solved

    I am not getting clear email alert from OEM 11g, even after the issue fixed.
    For eg: I got critical alert when I have shutdown the DB.But I didn't get clear alert even I have started my DB and is up running.
    I am getting only critical and warning alerts but not clear alerts from 11g Grid control.
    Please help me in troubleshooting the issue....
    Thanks in advance.............
    vgcrl

    Bullitt wrote:
    there email address is [email protected]
    Thank you... I will give that a go...
    Martin

  • Datagrid styling. All even rows blue - odd rows white

    Hi.
    I have seen a lot of tables where the second row is white and the first is blue. This makes it easier to read the data for a particular students results.
    How could that be done - would you have to code it in ie: colour the even rows by targeting the even numbers or is there a built in way.
    Cheers

    Information:
    http://blogs.adobe.com/pdehaan/2007/06/setting_a_flash_data_grids_bac_1.html
    http://blogs.adobe.com/pdehaan/2007/06/alternating_background_colors.html
    Source Files:
    http://blogs.adobe.com/pdehaan/code/section13.example1.zip
    http://blogs.adobe.com/pdehaan/code/section12.example1.zip

  • Odd netowrking issues on 2 Dell PowerEdge servers

    Hi, we have recently installed two Dell PowerEdge servers both set-up with Windows Server 2008 R2. I used the Dell Systems Management disk to install the OS which pre-loads certain drivers, etc.
    Since the install I have been trying to track down and fix some very strange behaviour with both servers, in particular with MS Exchange 2007 and IIS.
    The issues on server 1 (file server) are no access to Windows Updates (0x80072EE2), certain users on other VPN sites having problems accessing certain areas of our Intranet that require authentication, odd problems using IE on the server - for example
    I can go to Google, carry out a search but when I click on a result it just sits there waiting for Google. There are no issues with users on the same site, and there are no issues accessing the server shares from any site.
    The issues on server 2 (Exchange server) are even more odd and have me rapidly pulling out my hair. With the site we can send and receive between this server and an old Exchange 2003 server with no problems, Public Folder replication from the old server
    to the new is occurring with no problems and we can send messages with large attachments both to external users and users on other sites. However when we start looking at incoming connections this is where it gets odd. Incoming external messages over 4Mb are
    delayed and eventually bounced - our provider says that they are getting timeouts. Incoming messages with attachments from two other internal Exchange 2007 sites are getting delayed and from one sites are not getting through at all. Messages without attachments
    are not getting through at all. In the Exchange logs I am seeing Connection Timeout and Connection Dropped messages.
    I am very sure that the problem is not with message size as all parameter relating to message size are set to 100Mb. I know it is not a firewall issue as redirecting incoming external messages to the old Exchange server is fine.
    To my mind this looks like there is something on these servers which is messing with http/https/smtp when communicating outside the local subnet. I have checked for viruses and mal-ware and for testing purposes disabled AV and firewall but this makes no
    difference.
    I have two other PowerEdge server on another site with similar configurations which have been working fine for 18 months. The only big difference I can see between the servers is that these two are the only one where I used the Dell Systems Management disk
    to install the OS. I have Googled 80072EE2 and it does appear that other have seen the same problem and their way to resolve it was to wipe and reinstall directly from the Microsoft disk and no use the Dell Systems Management Disk.
    However, this is not an option here as these servers are both in a live environment (I know, should have made sure everything was running properly before going live, but these had to be put in place rapidly to replace failing servers).
    From what I can see of the servers it does appear that somewhere along the line Dell have used files which are causing some networking issues on these two servers - can anyone advise me if there is a reasonably straight-forward way to remove the network
    components form the servers and then reinstate from the Microsoft disk?
    I have tried the fixed relating to Windows Update from the suggestion offered searching for 80072EE2.
    I have tried installing the latest Dell drivers for the network adaptor, and also the latest Broadcom ones.
    I have tried switching off various Offload settings on the NIC as suggested by other although that was more relating to Hyper-V issues.
    Anything else I should be looking at, or can anyone tell me what else to look for on the servers?
    Many thanks, Eddie

    Hi Eddie,
    Based on your description, we have many different problems in two servers as below,
    In the file server.
    -> The issues on server 1 (file server) are no access to Windows Updates (0x80072EE2).
    -> odd problems using IE on the server - for example I can go to Google, carry out a search but when I click on a result it just sits there waiting for Google.
    I noticed that you mentioned that you have tried the fixed relating to Windows Update. Have we solved this issue? And another issue, IE could access Google but can’t access
    the links in search result. It seems that this issues are related to name resolution. To verify if the name resolution works fine. Please ping the DNS server at first. If we can ping DNS server, we can also ping
    www.google.com and other domain names to verify the function of name resolution. Please try to use ipconfig /flushdns and ipconfig /registerdns command in server 1. And the DNS port(53) was opened. After this, if the problem
    still exist, please involve the administrator of DNS server to help verify if the domain name resolution has some problems.
    -> certain users on other VPN sites having problems accessing certain areas of our Intranet that require authentication
    I’m a little unclear about this part. If the VPN connection has set up successful, it is possible that the user need be authenticate when the user access some resource of the
    Intranet. So what is the certain areas and what prompt we received.
    In the Exchange server.
    ->Incoming external messages over 4Mb are delayed and eventually bounced - our provider says that they are getting timeouts. Incoming messages with
    attachments from two other internal Exchange 2007 sites are getting delayed and from one sites are not getting through at all. Messages without attachments are not getting through at all. In the Exchange logs I am seeing Connection Timeout and Connection Dropped
    messages.
    -> I am very sure that the problem is not with message size as all parameter relating to message size are set to 100Mb.
    We can send messages but we can’t receive messages, it was delayed or it can’t get through. And I notice that you mentioned that the message size is
    not the problem. To verify if the network have problems about the size messages. We can also download a file whose size is over 5Mb from the Internet. If we can download the file, maybe it’s not the network problems.
    -> I know it is not a firewall issue as redirecting incoming external messages to the old Exchange server is fine.
    Maybe we could also turn off the firewall temporarily to see if the firewall block some connection.
    -> To my mind this looks like there is something on these servers which is messing with http/https/smtp when communicating outside the local subnet.
    If we think the http/https/smtp are related to this issues, maybe we could check if all ports about this service was opened.
    And due to server 2 is an Exchange server, there might be some wrong with the Exchange services. We have the related Exchange forum with professional
    to deal with this issue. If there are still some problems with Exchange server, maybe we can try to create a new thread about Exchange.
    Best Regards,
    Tina

  • Financial Reporting Question - Formula row Issue

    Hello,
    I have a financial reporting question and would like to have your inputs in order to achieve what I am trying to do.
    I have a report with two grids – grid 1 & grid 2. And there is a formula row in grid 2 that is “change between the two years” worth of data. The year and period combination is in the page of the grids.
    Formula row (in grid 2) = ((Grid1.[b,6]) - [b,6]) / [b,6]
    The issue is when I change the Page selection in Grid 1 the formula in grid 2 doesn’t get updated values unless and until I make a change in the grid 2 Page selection too. If I don’t make any changes in the page selection in grid 2 it keeps the data (looks like it is still considering the previously retrieved/calculated values) as it is without any update.
    How can I make the formula row in grid 2 dynamic so that it gets updated no matter what combination of page selection I make in either grid 1 or grid 2 or even if I just change something in grid 1 and nothing in grid 2?
    Please let me know your inputs. Any help is appreciated.
    Thanks,
    Krrish
    Edited by: Krrish on Dec 3, 2012 7:45 AM

    Page POV will be specific to the grid.Why can't you try to have the POV at the report level.In the HTML view of the report,the report will give you a Drop Down to select POV for all Grids.Select All Grids option and then set the POV which will be same for both the grids (which you want) and all your formulas will work.

  • Duplex Printing - Odd Page Issue

    I'm using the following logic to avoid printing subsequent form's details on previous one, it seems to work fine in most of the cases but for some of the data input the logic is not working, I've placed some debug statements and found out that at the time of layout ready event pageCount%2 == 0 is yielding an even number so the logic is going into else block but when the form is rendered finally I'm not getting the total page count as even. I'm not sure asto why there is a mismatch between pagecount at the layOut ready event.  Have any of you guys run into the same issue? I appreciate any suggestions.
    if(pageCount%2 == 0) {
        //even, show the blank page to shift the trailing page down to an odd page number
        form1.blank_page.presence="visible";
    } else {
        //odd, hide the blank page as the trailing page is already on an odd page number
        form1.blank_page.presence="hidden";

    Hi
    You may check these threads first:
    Print problem invoice from 2e page with border around the text
    /message/7371963#7371963 [original link is broken]
    Re: Printing problems with HP Laserjet P2015DN
    It is a printer driver compability issue.
    Thanks,
    Grodon

  • Odd Keyword Issue

    I have created keywords and applied them to images in the past. Subsequently, I have changed those keywords and had them applied to replace the old keyword. In Aperture itself, I can only find and see the new keyword. However, when I export the Master and open it in Preview, the old (as well as the new) keyword shows. If I don't want this keyword to be embedded anymore, but it is not in my keywords in Aperture, how do I make sure to remove it from the Masters?

    Hi Nathan,
    To answer your question, no, the old keywords were not applied before I imported the photos into Aperture. You know, come to think of it, this makes me wonder about something. The keyword that I changed was a person's name. For example, let's use Janet Smith. She then got married, so her name changed to say, Janet Jones. I changed the keyword from Janet Smith to Janet Jones and in Aperture, this is the way it looks. In fact, if I never left Aperture, nor looked at the photo's metadata in any other application, I would never even know there is an issue. However, when I export the images to my desktop and then open in Preview, I notice something extremely odd. The metadata not only reveals Janet Jones (the new and correct keyword), but Janet Smith Jones as well. Janet Smith Jones is the name the person uses for work and work contacts, but that keyword has never existed in my Aperture keyword set. It has certainly never been applied. I'm sure the name is floating around on my computer somewhere based on an email I received from her, or a Facebook setting, but aside from that... I do sync certain photos to Facebook straight from Aperture, but I can't see how that is relevant.
    I know, this is weirder and weirder... Any ideas?
    Mac

Maybe you are looking for

  • Using Front Row on a second display

    TVRow version 2 is now available: http://sites.google.com/site/robijnx/products/tvrow201 This allows the user to select which display Front Row uses. It is useful for home entertainment (eg using a projector or plasma TV). This topic is covered in an

  • SMTP, Sending, Not Sending?

    Here is the mail I sent the MAC shop with a couple of extras at the end For Email: My iBook G4 is running Tiger 10.4.11 and I never had any problems, it works great. My new MacBook running Leopard 10.5.1 has problems when on both wireless network and

  • Creatve IR remote will not stay enabled (RM1500) SB audig

    The RM500?remote control will not stay enabled in ENT. settings. After rebooting PC I have go to settings and enable it. Does anyone have any Ideas? Thanks.SBaudigy 4

  • My Photo on EP6 SP2 Patch Level 31

    We have recently being doing some patching and have struck and unexpected problem. Under the Personal Information Workset and Location iView you can attach a picture of yourself. Previously we were able to delete that picture but after pacthing we ha

  • Website Security Certificate Error

    I am trying to get on Facebook, as I do everyday, but when I do I get a message stating that there is a problem with the websites security certificate. Then when I click continue anyways it takes me to an OpenDNS page and says that the domain is bloc