Table height in layout development

Hello there,
               I have defined a table in the layout which has a header and a row. Now, I have another table is displayed (using repeating subforms not with standard table layout). When my data is getting printed, if the inner table is blank, then it is currently leaving a blank space on its place. I want the height to be reduced if there is no data in the inner table.
                 I have checked that all the subforms used in the ROW part are FLOWED. However I doubt that, it is taking minimum height of the ROW.
                Please let me know if there is any way to reduce height automatically when there is less data to be printed.
Thanks & regards,
Ganesh V Khumse

> Why is it that I'm unable to make my table height
stretch to fit the
> browser? I
Table height is invalid HTML. DW likes to work with valid
HTML. To make
sure that your page validates, DW adds a valid and complete
doctype to each
new page you create. When a browser sees a page with a valid
and complete
doctype, it renders the page in Standards mode, ignoring any
invalid HTML it
encounters. Thus DW pages will result in your table heights
being ignored
in the browser. FP had no sense of this detail, and threw
invalid code out
like a Pez dispenser, hence your invalid construction seemed
to work.
If you really need to do stuff like this, read here -
http://www.apptools.com/examples/tableheight.php
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
==================
"Mr. Angier" <[email protected]> wrote in
message
news:fnogrp$cv0$[email protected]..
> Why is it that I'm unable to make my table height
stretch to fit the
> browser? I
> never had this problem when I used FrontPage. Is there
some code I need
> to add
> by hand to make it work? I've double-checked the table
height and cell
> height
> and they are both at 100%.
>
> Thanks in advance!
>

Similar Messages

  • Table heights inconsistent - Please help!

    I'm not at all savvy with web programming. I have lots of
    experience creating HTML e-mails in DreamWeaver but this is the
    first complete site I've designed and built using DW8.
    http://www.10speedstudio.com/testsite
    I'm almost done except I cannot figure out why two of the
    pages, "contact" and "creative brief", are taller than the other
    pages.
    http://www.10speedstudio.com/testsite/about_brief.html
    http://www.10speedstudio.com/testsite/about_contact.html
    Everything checks out in DW layout mode; every container
    table adds up to 561 pixels high. However, when I look at these two
    pages live (or in browser preview) they are not only taller than
    the portfolio pages, they're off by different amounts.
    I thought perhaps I had added top/bottom margins in CSS that
    weren't showing in DW layout mode but my brief moment of
    inspiration was proven to be incorrect.
    I'd appreciate your input as to what I can do to fix this.
    Thanks in advance!

    Yeah - it's not really good news.
    Layout Mode makes such a godawful mess on your pages it's
    very hard to just
    offer a concise solution that doesn't involve the words
    "start over". For
    example, read this page -
    http://apptools.com/rants/spans.php
    Then look at the code on your page, and count how many
    instances of
    'colspan' and 'rowspan' you see. My quick look came in at
    more than 10.
    Let me just say that your DESIGN for the pages is very
    pleasant. It's clear
    that you do this well.
    And looking at your code, there is ANOTHER huge problem with
    this page - you
    have not used DW's templates properly. I can see that what
    you have done is
    to open a template page, insert unique content for this page,
    and then
    resave the page with an *.html extension. That's just not
    going to work.
    How do I know this? Look here -
    <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>10 speed | contact</title>
    This is from the Contact page - note the "Template" in the
    comment above the
    title tag?
    The same thing is true on the other page -
    <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>10 speed | creative brief</title>
    I really don't know what to suggest to you other than to
    either take the
    time to learn the tool, or hire a developer to work with you
    on these
    projects.
    For what it's worth, I removed the HEIGHT="209" from one of
    the table cells
    at the bottom of the table, and you can see the result here -
    http://murraytestsite.com/10speed-contact.htm
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "tenspeedsf" <[email protected]> wrote in
    message
    news:[email protected]...
    >>> Everything checks out in DW layout mode
    >
    > >There's problem #1 - using layout mode to build your
    pages.
    >
    > >> every container table adds up to 561 pixels
    high.
    >
    > >There's problem #2 - using table heights (invalid
    HTML).
    >
    > >> I'm not at all savvy with web programming.
    >
    > >There's problem #3 - and the root of the other two
    problems.
    >
    > Ouch.
    >
    > Frankly, I'm not that interested in learning web
    programming. I'd rather
    > leave
    > that stuff to the folks that enjoy it and spend more of
    my own time doing
    > print
    > design work. Thanks for pointing out everything I don't
    know. Would you
    > mind
    > offering some solutions?
    >
    > I removed the offending heights from my code and, as you
    predicted, it
    > threw
    > my lay-out out of whack.
    >
    > Aside from spending a big chunk of time I don't have
    learning CSS box
    > model
    > for lay-out (and growing gray in the process) what would
    you suggest?
    > Should I
    > use another table-based mode other than Layout Mode? Or
    a WYSIWYG
    > application
    > other than DW? I mean, if it were any good would it
    allow me to use Layout
    > Mode
    > in the first place?
    >
    > I would like to fix this issue and launch my site as
    quickly as possible
    > so
    > that I may go back to my billable work. If you can help
    me out, I'd
    > appreciate
    > it.
    >

  • Fixed Table Height for PO Report

    Hi,
    We have a problem in adjusting the height of the table for Purchase order Report.We are displaying lines and shipment information in the table.
    But the shipments data is varying for each line due to which the table height is also varying on each page.
    We tried fixing this by counting lines but this didn't help.
    Cant we fix the table height so that it runs throughout the page irrespective of the number of lines it contains and gets attached to the footer information at the Bottom of the page.
    Urgent help required.
    Thanks in advance.

    My suggestion would be to figure out the maximum number of lines the layout can handle and fix that number. Then modify the program that generates the XML output to create that many lines i.e. if the max number is 50 and your PO contains 2 lines, create 48 additional dummy blank lines so that the layout is always satisfied. For overflows, i.e PO contains 52 lines, make sure the program handles it.
    Just my suggestion. I've used it for AP checks, where the layout is stub over check and it works great.

  • Table Height Missing in DW CS3?

    I just upgraded from DW8 to CS3. The Properties panel is
    missing the table height fields. I see width, but where height is
    supposed to be is blank...
    I tried searching for "table" in help and couldn't find an
    answer. Any help would be greatly appreciated!
    Thanks
    Jose

    In response to the web community at large, each new version
    of DW is moving
    more and more in the direction of producing so-called valid
    code and
    formatting pages exclusively via CSS.
    "height" has never been a valid attribute of the HTML
    <table> tag, even
    though some browsers have honoured it, so it has finally been
    removed from
    the DW interface.
    http://www.w3.org/TR/html401/struct/tables.html#h-11.2.1
    See
    http://www.apptools.com/examples/tableheight.php
    Also, FYI, here's an example of formatting a table-based
    layout with CSS:
    http://www.projectseven.com/tutorials/css/css_td/index.htm
    In any case, it's good practice on the web to allow your
    tables to collapse
    to suit their content.
    Regards
    John Waller

  • Table Cells in Layout Mode vs WYSIWYG

    I am new to Dreamweaver and am using v8.0. When designing a
    page using Tables and Cells in Layout Mode the layout looks fine;
    the Cells are nice and tight. However - and this regardless of
    which Browser I use to check the page - the spacing between those
    same Cells is wholly unacceptable. As mentioned, in Layout Mode
    everything is tight; when viewing it in a browser there may be up
    to 2" of space between the Cells.
    What have I over looked? Any suggestions greatly appreciated!
    Thanks!

    Table width = 1327? Don't ever make your width more than
    about 770. As for
    the spacing .. I have never seen so many empty table cells in
    my life. :)
    As the others have said, you will do far better by learning a
    little html
    and css .. "adhering to conventions" will never happen with
    Layout Mode.
    It's there so people can draw tables .. but if I were DW
    Engineering, I
    would remove it .. I think it causes more problems than it's
    worth. :)
    Nancy
    "LGLDSR73" <[email protected]> wrote in
    message
    news:[email protected]...
    > Thank you, Nancy!
    >
    > Cellspacing=0 set as such:
    >
    > <table width="1327" border="0" cellpadding="0"
    cellspacing="0">
    >
    > I seem to have it squared away now but that doesn't mean
    that I am
    > adhereing
    > to conventions. What I was doing was selecting 'Layout
    Table' to enclose
    > all
    > Images and text (and/or using 'Draw Layout Cell' as
    well), as opposed to
    > (1)
    > Using 'Layout Table' to set the page size, then (2)
    using 'Draw Layout
    > Cell' to
    > put the images and/or text in. What I am seeing now in a
    Browser (Safari)
    > is
    > matching up to what I am seeing in Dreamweaver. I don't
    think I fully
    > grasp the
    > differrence between 'Layout Table' and 'Draw Layout
    Cell'. I've been
    > reading in
    > the 'Help' and while it sheds some light it doesn't
    appear to be getting
    > through.
    >
    > Though the spacing of the images appears to be okay now,
    text is an issue.
    > I.e.,
    >
    > If I put:
    >
    > "The text will end here -------->" with the arrowhead
    at the rightmost
    > border
    > in Dreamweaver, when viewed in Safari it wraps to the
    second line even
    > though
    > within Dreamweaver I am not outside of the green
    frame....
    >
    > What is a recommended page size to start with, and set
    with which Tool?
    >
    > Finally, when I attempt to use Firefox to preview the
    page the following
    > error
    > is returned:
    >
    > File not found
    > Firefox can't find the file at /2 WD/NEW
    SITE/index.html.
    > * Check the file name for capitalization or other typing
    errors.
    > * Check to see if the file was moved, renamed or
    deleted.
    >
    > I purchased 'Dreamweaver 8 For Dummies' but apparently I
    transcend even
    > that!
    > ;-)
    >
    > The Code is attached, but please don't spend more than a
    quick moment;
    > this is
    > my problem and not yours!
    >
    > Thank you!
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    > <title>index</title>
    > <style type="text/css">
    > <!--
    > .style1 {font-family: "Gill Sans Light"}
    > .style2 {font-size: 36px}
    > body {
    > background-color: #666666;
    > }
    > -->
    > </style></head>
    >
    > <body>
    > <table width="1327" border="0" cellpadding="0"
    cellspacing="0">
    > <!--DWLayoutTable-->
    > <tr>
    > <td width="116" height="30"> </td>
    > <td width="136"> </td>
    > <td width="69"> </td>
    > <td width="264"> </td>
    > <td width="24"> </td>
    > <td width="107"> </td>
    > <td width="20"> </td>
    > <td width="234"> </td>
    > <td width="16"> </td>
    > <td width="338"> </td>
    > <td width="3"> </td>
    > </tr>
    > <tr>
    > <td height="41"> </td>
    > <td> </td>
    > <td> </td>
    > <td colspan="2" valign="top"><h1 align="center"
    class="style2"><span
    > class="style1">Fifth Avenue Digital
    </span></h1></td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td height="39"> </td>
    > <td> </td>
    > <td> </td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > </tr>
    > <tr>
    > <td height="47"> </td>
    > <td colspan="5" rowspan="4" valign="top"><img
    src="Images/main
    > image.jpg"
    > alt="main page cape cod" width="600" height="460"
    /></td>
    > <td> </td>
    > <td rowspan="2" valign="top"><img
    src="Images/9j.jpg" alt="router bit"
    > width="234" height="350" /></td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td height="303"> </td>
    > <td> </td>
    > <td> </td>
    > <td rowspan="2" valign="top"><img
    src="Images/06.jpg" alt="sand"
    > width="337" height="333" /></td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td height="30"> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    >
    >
    >
    >
    >
    >
    >
    > <tr>
    > <td height="80"></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > <td></td>
    > </tr>
    >
    >
    >
    > <tr>
    > <td height="30"> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td height="77"> </td>
    > <td> </td>
    > <td colspan="2" rowspan="2" valign="top"><img
    src="Images/ramp.jpg"
    > alt="boat ramp rockport" width="333" height="500"
    /></td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td colspan="3" valign="top"
    nowrap="nowrap"><h1 align="left">This is
    > a
    > test of inputting text that is going</h1>
    > <h1 align="left">(new paragraph) to end right here
    --------&gt;
    > </h1></td>
    > <td> </td>
    > </tr>
    > <tr>
    > <td height="424"> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    >
    >
    >
    > <tr>
    > <td height="179"> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > <td> </td>
    > </tr>
    > </table>
    > </body>
    > </html>
    >

  • Urgent help needed!! Layout table and Draw layout cell dissapeared.

    I need some urgent help. I'm using CS3 but for a while my
    Layout Table and Draw Layout Cell icons appear greyed and can't use
    them at all. Is there any kind soul out there who knows how to fix
    this? I'm going nuts trying all the possible options but none seem
    to work.
    Help please!!!!!!

    > How would you about designing a page without using html?
    You don't. But I don't recall suggesting that you not use
    HTML. I just
    suggested that you use best-practice HTML, no? Or maybe you
    meant to ask
    how you would go about building your site without learning
    HTML? In that
    case, I think you are outta luck. Using DW without knowing
    HTML is a very
    punishing experience, I'm afraid.
    > PS: A virtual box of 12 bottles of Moet Chandon is
    already on your way!!
    I'd prefer Cristal, please.
    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
    ==================
    "Untersberg" <[email protected]> wrote in
    message
    news:g4tj9a$m5o$[email protected]..
    > Ahhhhhh!!!!! They came up!!!! They came up again!!
    > I was on standard mode. Now going back to your
    suggestion, which I really
    > appreciate. How would you about designing a page without
    using html? I'm
    > just
    > redesigning my website at the moment and need it to get
    going urgently,
    > hence
    > the reluctance to start learning HTML at the moment.
    I'll do after but I
    > need
    > to get this up and running fairly quickly.
    >
    > Cheers.
    >
    > PS: A virtual box of 12 bottles of Moet Chandon is
    already on your way!!
    >

  • How to get all tables in oracle sql developer with MS SQLServer

    Hi All,
    I am using microsoft SQL server 2000. For displaying the tables and other stuff i am using oracle SQL developer tool. The problem is when i connect to sql developer with oracle database i can see all the tables in that database. But when i connect to MS SQL server database it is not showing all the tables in that database. I don't know why?.
    i tried doing the samething using another tool called Aqua Data Studio , there i can able to see all the tables in microsoft SQL server 2000.
    do you have any knowledge regarding this, why i am not getting all the tables in oracle sql developer when i connect to microsoft SQL server 2000.

    Same issue here. Haven't found the answer yet..

  • How Can I add a new tab in property section of GMF editor with table or grid layout

    I am new to GMF and I had generated a gmf editor. I want a new tab in my property section for a diagram shape and should have a table or grid layout.

    Hi,
    you need to use the extension point org.eclipse.ui.views.properties.tabbed.propertySections
    Regards,

  • Dynamic table height for Printed PO Report

    I have created a RTF template for Printed Purchase Order report using Microsoft Word. The template has Header and Line information. I have two questions.
    1) Lines are printed in Table format. I also print header level notes in Line Section.
    If the header notes are blank, I want the line information (line #, Item Number, Description, quantity etc) to be moved to line1. How do I acheive this?
    I want to dynamically adjust the Table height based on the information printing in the line section. The table has two rows. One for Header notes and one for Line information.
    2) Header notes field is placed in Description column of Line Table (MS word). Currently Header notes are printing within the Description column as wrapped text. I want to print Header notes in one line. How do I expand this field to print in one line?
    Thanks,

    Hi,
    Even I faced the same problem, however I have found a workaround to come out of this problem.
    My PO design template has 16 lines, I am counting the number of lines with data and subtracting the same from 16 and inserting that many empty rows to increase the table height.
    I am pasting the code so that it will be useful for others.
    Paste this code before LINES_ROW for-each loop. This will give the number of lines present.
    <xsl:variable name="_XDOFOTOTAL" select="count(.//LINES_ROW)"/>
    Paste this code at the end of the for-each loop.
    <!-- 16 is the maximum number of rows which fits in my page.-->
    <xsl:variable name="_cnt" select="16-$_XDOFOTOTAL"/>
    <xsl:call-template name="countdown">
    <xsl:with-param name="countdown" select="16-$_XDOFOTOTAL"/>
    </xsl:call-template>
    This function you can put it at the end.
    <xsl:template name="countdown">
    <!-- Instead of for loop. -->
    <xsl:param name="countdown"/>
         <xsl:if test="$countdown">
              <fo:table-row keep-together="always">
              <fo:table-cell/>
              <fo:table-cell>
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell>
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell xdofo:use-attribute-sets="c_33 c_35">
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell xdofo:use-attribute-sets="c_33 c_35">
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell>
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell>
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell>
              <fo:block height="13.2pt"/>
              </fo:table-cell>
              <fo:table-cell/>
              </fo:table-row>
              <!-- Call the template again -->
              <!-- The below code is like x=x-1 -->
              <xsl:call-template name="countdown">
                   <xsl:with-param name="countdown" select="$countdown - 1"/>
              </xsl:call-template>
         </xsl:if>
    </xsl:template>
    If some one is having a better solution, please share.
    Regards,
    SURESH KUMAR M R

  • Table Height in Dreamweaver CS3

    Why is it that I'm unable to make my table height stretch to
    fit the browser? I never had this problem when I used FrontPage. Is
    there some code I need to add by hand to make it work? I've
    double-checked the table height and cell height and they are both
    at 100%.
    Thanks in advance!

    > Why is it that I'm unable to make my table height
    stretch to fit the
    > browser? I
    Table height is invalid HTML. DW likes to work with valid
    HTML. To make
    sure that your page validates, DW adds a valid and complete
    doctype to each
    new page you create. When a browser sees a page with a valid
    and complete
    doctype, it renders the page in Standards mode, ignoring any
    invalid HTML it
    encounters. Thus DW pages will result in your table heights
    being ignored
    in the browser. FP had no sense of this detail, and threw
    invalid code out
    like a Pez dispenser, hence your invalid construction seemed
    to work.
    If you really need to do stuff like this, read here -
    http://www.apptools.com/examples/tableheight.php
    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
    ==================
    "Mr. Angier" <[email protected]> wrote in
    message
    news:fnogrp$cv0$[email protected]..
    > Why is it that I'm unable to make my table height
    stretch to fit the
    > browser? I
    > never had this problem when I used FrontPage. Is there
    some code I need
    > to add
    > by hand to make it work? I've double-checked the table
    height and cell
    > height
    > and they are both at 100%.
    >
    > Thanks in advance!
    >

  • How to create a table using Text Layout Framework?

    How to create a table using Text Layout Framework? I meen real tables - like in HTML.

    Cell as indipendant TLF should work, I have created my table using same approach and works fine for me ... this is where it is
    http://apps.live-documents.com/docs/openWebDoc.do?docId=1480607
    Regards
    Raf

  • Use of base table concept in form developer

    can i get any white paper on use of base table concept in form developer.

    have a look at the quick tours in the online help they will show you how to do it.

  • Transport Table with Data from Development to Quality

    Hi
    Requirement:
    Transporting Table with Values from Development to Quality System.
    I have a Z* - table, appended one field at the end.
    I need to transport data along with the table structure from Development System to Quality System.
    In Development System, I have assigned the Transport request in Client 100(We can't add data to the table in this client).
    What needs to be done to migrate the new table structure with Values.
    Thanks in Advance
    Regards,
    Baburaj
    NOTE: the requirement is to transport table and table entries through a transport request.
    There should not be any manual update for the table in the target System (Quality System).

    Check the delivery class assigned to the table. Please see the documentation
    Delivery class
        The delivery class controls the transport of table data when installing
        or upgrading, in a client copy and when transporting between customer
        systems. The delivery class is also used in the extended table
        maintenance.
        There are the following delivery classes:
        o   A: Application table (master and transaction data).
        o   C: Customer table, data is maintained by the customer only.
        o   L: Table for storing temporary data.
        o   G: Customer table, SAP may insert new data records, but may not
            overwrite or delete existing data records. The customer namespace
            must be defined in table TRESC. (Use Report RDDKOR54 here).
        o   E: System table with its own namespaces for customer entries. The
    customer namespace must be defined in table TRESC. (Use Report
    RDDKOR54 here.)
    S: System table, data changes have the same status as program
    changes.
    W: System table (e.g. table of the development environment) whose
    data is transported with its own transport objects (e.g. R3TR PROG,
    R3TR TABL, etc.).
    or during client copy
    the data of client-specific tables is copied.
    Classes C, G, E, S: The data records of the table are copied to the
    target client.
    Classes W, L: The data records of the table are not copied to the
    target client.
    Class A: Data records are only copied to the target client if
    explicitly requested (parameter option). Normally it does not make
    sense to transport such data, but is supported to permit you to copy
    an entire client environment.
    or during installation, upgrade and language import
    behavior differs here for client-specific and cross-client tables.
    nt-specific tables
    Classes A and C: Data is only imported into client 000. Existing
    data records are overwritten.
    Classes E, S and W: Data is imported into all clients. Existing data
    records are overwritten.
    Class G: Existing data records are overwritten in client 000. In all
    other clients, new data records are inserted, but existing data
    records are not overwritten.
    Class L: No data is imported.
    Cross-client tables
    o   Classes A, L and C: No data is imported.
    o   Classes E, S, and W: Data is imported. Exisitng data records with
         the same key are overwritten.
    o   Classe G: Data records that do not exist are inserted, but existing
         data records are not overwritten.
    ehavior during transport between customer systems
    Data records of tables of delivery class L are not imported into the
    target system. Data records of tables of delivery classes A, C, E, G, S
    and W are imported into the target system (this is done for the target
    client specified in the transport for client-specific tables).
    se of the delivery class in the extended table maintenance
    The delivery class is also analyzed in the extended table maintenance
    (SM30). The maintenance interface generated for a table makes the
    following checks:
    o   You cannot transport the entered data with the transport link of the
        generated maintenance interface for tables of delivery classes W and
        L.
    o   When you enter data, there is a check if this data violates the
        namespace defined for the table in table TRESC. If the data violates
        the namespace, the input is rejected.
    Thanks,

  • Table height changes in Firefox

    Here is my website. Looks great in IE6, but in Firefox the
    table height changes and on my 15" monitor, the bottoms get cut
    off. I'm a graphic designer and don't know code well, so I really
    need advice on how to correct this in DW8. Thanks.
    http://bellsouthpwp.net/r/a/rarose1967/Portfolio/Portfolio2/final/Pages/

    Bobbi67 wrote:
    > Here is my website. Looks great in IE6, but in Firefox
    the table height changes
    > and on my 15" monitor, the bottoms get cut off. I'm a
    graphic designer and
    > don't know code well, so I really need advice on how to
    correct this in DW8.
    > Thanks.
    >
    http://bellsouthpwp.net/r/a/rarose1967/Portfolio/Portfolio2/final/Pages/
    >
    What happens if you remove "height" attributes from table
    and td's?
    Mick

  • DW 8 - Table Height 100%

    What's the secret to get it to work?
    I have a table at the top of my site that contains a masthead
    graphic, below that - I have another table that I want to extend
    all the way down 100%. I have that table height set to 100% as I
    did when I had DW mx, but for some reason - it doesn't work now.
    I'm viewing the site on IE 7 and Firefox.
    Thanks

    Table height is not deprecated. It was never a part of the
    HMTL specs.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    ": Nadia : ** Adobe Community Expert **"
    <[email protected]> wrote in message
    news:[email protected]...
    > That's because DWMX didn't use a valid doctype, so that
    it rendered pages
    > on non compatible browsers in quirks mode. Table height
    is not valid,
    > it's deprecated, but it can be made to work with a
    correct doc type... see
    > if this helps:
    >
    >
    http://apptools.com/examples/tableheight.php
    >
    > --
    > Nadia
    > Adobe® Community Expert : Dreamweaver
    > ----------------------------------------
    > CSS Templates |Tutorials |SEO Articles
    >
    http://www.DreamweaverResources.com
    > ~ Customisation Service Available ~
    >
    http://www.csstemplates.com.au
    > ----------------------------------------------------
    > Spry Widget Examples
    >
    http://www.dreamweaverresources.com/spry-widgets/
    > ----------------------------------------------------
    > ~ Forum Posting Guidelines ~
    >
    http://www.adobe.com/support/forums/guidelines.html
    > CSS Tutorials for Dreamweaver:
    >
    http://www.adobe.com/devnet/dreamweaver/css.html
    >
    >
    >
    >
    >
    > "darone75" <[email protected]> wrote in
    message
    > news:[email protected]...
    >> What's the secret to get it to work?
    >>
    >> I have a table at the top of my site that contains a
    masthead graphic,
    >> below
    >> that - I have another table that I want to extend
    all the way down 100%.
    >> I have
    >> that table height set to 100% as I did when I had DW
    mx, but for some
    >> reason -
    >> it doesn't work now. I'm viewing the site on IE 7
    and Firefox.
    >>
    >> Thanks
    >>
    >
    >

Maybe you are looking for