resizing columns questions

Ask a Question related to Adobe Indesign Windows, Design and Development.

  1. #1

    Default resizing columns questions

    I want to resize several columns in a table without changing the width size of the entire table.

    I understand that I can hold down the shift key while I manually change the size of the column and it will keep the table width the same.

    But how can I do this by putting actual measurement amounts into the table dialog box with exactly checked (instead of "at least") - instead of just manually guessing by moving the columns - and still keep the table width the same.

    Thanks for any insight.
    Stephen_Field@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. AdvancedDataGrid columns resizing is buggy
      Resizing columns in an AdvancedDataGrid seems really buggy. Sometimes all columns shrink except one that becomes way too big. Sometimes you try to...
    2. Two questions: datagrid with string[] and how to differentiate between columns
      This is my first attempt at creating an ASP.Net app and first using the datagrid. Seems pretty nice but there are some peculiarities I can't figure...
    3. Columns and Inherited Datagrid...Active Schema does not support columns
      I have a class which has inherited from datagrid, to provide some custom functionality, row select, mouse overs etc All is working fine apart from...
    4. 2 questions :) - portal questions
      Say the portal displays a relationship that uses the Box_ID field as the match field on both sides. In the child file (items in the box), add two...
    5. Pad strings/concatenate columns to simulate data columns in ASP select box with SQL Server 2K
      Dale, Cast all the data to fixed character data type in your select statement. For example: select cast(au_id as char(12)) +...
  3. #2

    Default Re: resizing columns questions

    You can do the math: Just calculate to make sure the column widths all add up to the total width you want to maintain. Then enter those values in the Table palette column width field.
    Steve_Werner@adobeforums.com 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