Repeated Region across table columns NOT rows

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Repeated Region across table columns NOT rows

    Hi,
    Can anyone help me with this problem.

    My table structure is 40 rows x 2 columns.

    The first column is used for the 40 row names "descriptions".

    The next column is used as the repeated region for each attribute. The
    recordset data is applied to each cell.

    I would like the table to populate across the page from left to right, but the
    feature only seems to be able to populate down the page in rows, duplicating
    the table for each entry from the db.

    Please can anyone help as the only way is to move the attributes across the
    top of the table meaning the requirement to scroll for miles across the page to
    view the table names and data!!


    Thanks for any help!

    Buju

    Buju1210 Guest

  2. Similar Questions and Discussions

    1. Repeated Corrupt Tables and Table Crashes
      I have a couple of tables that randomly starting crashing/becoming corrupt, and I'm not sure what to make of it. Each time I repair the table, it...
    2. Summing a repeated table...
      Hi, Rob, I applied your extension to my application and it's great. Thank you! By the way, how can I format the "RR Totaliser Display"? I want it to...
    3. Generating table rows and columns in output?
      When I output the query results, I would like to display them in a 4 column table. While I can have it add a column as cell as in...
    4. Horizontal repeated region
      Is it possible to have a horizontal repeated region in asp.net. If so could someone post a sample code or recommend a suitable plug-in. Many...
    5. alternate rows in Datalist with repeated columns
      Hi, I have a datalist with reapeatcolums = 4 that displays images. I want to make alternate row in different colors. unfortunately in this case...
  3. #2

    Default Re: Repeated Region across table columns NOT rows

    Hi,
    We have a product for this - MX Looper - it does both this and nesting
    repeat regions to group information

    [url]http://www.interaktonline.com/Products/Dreamweaver-Extensions/MXLooper/Overview/[/url]

    And there are other in the wild that are free (google for horizontal looper)

    Alexandru

    Buju1210 wrote:
    > Hi,
    > Can anyone help me with this problem.
    >
    > My table structure is 40 rows x 2 columns.
    >
    > The first column is used for the 40 row names "descriptions".
    >
    > The next column is used as the repeated region for each attribute. The
    > recordset data is applied to each cell.
    >
    > I would like the table to populate across the page from left to right, but the
    > feature only seems to be able to populate down the page in rows, duplicating
    > the table for each entry from the db.
    >
    > Please can anyone help as the only way is to move the attributes across the
    > top of the table meaning the requirement to scroll for miles across the page to
    > view the table names and data!!
    >
    >
    > Thanks for any help!
    >
    > Buju
    >
    Alexandru COSTIN Guest

  4. #3

    Default Re: Repeated Region across table columns NOT rows

    Thank you for the help, Alexandru!
    :)
    Buju1210 Guest

Posting Permissions

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

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