Wiki Tables Too Wide

Is there a way to control the width of the wiki pages? I have several tables that are too wide for the wiki, so information runs off the edge. Other than not looking very good, it's not much of a problem unless I try to print something. Then, things get cut off.
I'm not much of a programmer, so if anyone has some basic instructions that may help me widen the page, I'd appreciate it.
Thanks, Greg

SnakEyez02 wrote:
> Malcolm, I have sent the necessary information back to
Karl. In regards to IE
> 6, I didn't figure that out 100% for him with the demo.
In IE 7, Firefox 3,
> and Safari 3 it should work fine. The problem is that in
IE 6 does not
> recognize the third level of CSS which includes the
overflow-x and overflow-y
> attributes. I do believe it can do overflow: auto;
instead of declaring them
> separately as I did. The reason it was that way was
because I found a super
> large image and I didn't want it to scroll left and
right as I knew it would.
> But if the content is going to stick to a specific
width, then the overflow:
> auto should save it. If not an IE 6 hack might be needed
to make it work for
> the older browser.
>
> The following is a really good resource to look at for
browser usage:
>
>
http://www.w3schools.com/browsers/browsers_stats.asp
>
> IE 6 has been on a decline while IE 7 was stagnant but
now appears to finally
> be turning around. If the users of his site do use IE 6,
it might be more
> effective to use a table layout over a CSS layout just
because IE 6 and earlier
> tended to lack the CSS standards whereas Safari, Opera
and Firefox tended to
> use a fairly similar rendering engine and now IE 7 is
catching on to the
> standards.
>
Hey I was following - hope you don't mind a suggestion.
How about a CC such as.....
<!--[if lte IE 6]><style>#main_content{width:
720px; overflow:
auto;}</style><![endif]-->
I know it gives a hor scrollbar but I think it looks better
that way or
at least visually it is more like the rest of the browsers on
XPPro at
least!
Just another opinion :-)
chin chin
Sinclair

Similar Messages

  • Nested table too wide in IE7, fine everywhere else

    I have a table nested into a table cell in a pretty much
    straight HTML page. It renders fine in Safari and Firefox Mac, and
    in Firefox Win. The nested table renders about 25 pixels too wide
    in IE7. Can't check IE6 because my install overwrote v.6 when I
    tried to prevent that.
    The page is at:
    http://www.monsoondigital.com/client/brotherton/index.html.
    The problem table (or the cell that contains it) contains all
    of the body content on the page: left column graphics, vertical
    separator, body text, and right column graphic. The tops of the
    cells each contain 1-pixel tall spacer GIFs to establish the column
    widths. Need some help with getting the width to behave. I've
    already retabled this thing three different ways. I'm stuck. HELP!
    (running IE7 on XP Pro SP2. Built in DW MX Mac.)
    Jeff

    I am not seeing any difference in the two browsers
    "andy1129" <[email protected]> wrote in
    message
    news:gm8gbu$dbe$[email protected]..
    > Hello, I'm using DW CS3 to design an HTML email
    newsletter and am using
    > inline
    > CSS with a table nested in another table. After
    inspecting some other HTML
    > emails, I used this as a model. My problem is that it
    displays fine in
    > Firefox
    > and Safari but in IE7 the table is resized. It can be
    viewed here:
    >
    >
    http://www.andy1129.com/wi_newsletter/testing3.html
    >
    > Is there something I can do to fix this or is my table
    set-up
    > unnecessarily
    > complicated and needs to be simplified even more? This
    is the first time
    > I'm
    > using CSS so it's a learning process.
    >

  • Centering div makes design view too wide

    <div style="width: 100%;">
    <div style="width: 100px; margin-left: auto;
    margin-right: auto;">
    BODY CONTENT
    </div>
    </div>
    Ok, I've been wrapping my body content in the div tags shown
    above rather
    than using a centred table as I did before. The problem I
    have is that
    design view is too wide and I have to use the horizontal
    scroll bars when I
    am using my laptop. It's not a big problem, but was wondering
    if it was
    necessary to have to live with this? Also, is there any
    particular reason
    the div appears yellow in design view?
    Cheers
    ss.

    > an HTML retard
    This is the most important thing for you to work on if you
    want to stick
    with DW.
    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
    ==================
    "Synapse Syndrome"
    <[email protected]> wrote in message
    news:[email protected]...
    >
    > "Gary White" <[email protected]> wrote in
    message
    > news:[email protected]...
    >> On Sat, 13 May 2006 15:45:12 +0100, "Synapse
    Syndrome"
    >> <[email protected]> wrote:
    >>
    >>><div style="width: 100%;">
    >>> <div style="width: 100px; margin-left: auto;
    margin-right: auto;">
    >>> BODY CONTENT
    >>> </div>
    >>></div>
    >>>
    >>>
    >>>
    >>>Ok, I've been wrapping my body content in the div
    tags shown above rather
    >>>than using a centred table as I did before. The
    problem I have is that
    >>>design view is too wide and I have to use the
    horizontal scroll bars when
    >>>I
    >>>am using my laptop. It's not a big problem, but
    was wondering if it was
    >>>necessary to have to live with this? Also, is
    there any particular
    >>>reason
    >>>the div appears yellow in design view?
    >>
    >> What's the point of the outer 100% wide div? You get
    exactly the same
    >> thing without it. Your body content is only 100
    pixels wide? There is no
    >> reason for the posted code to show up in yellow.
    Perhaps, if you show
    >> *all* of the code, someone can spot the problem.
    >
    >
    > Thanks, from what you say it seems obvious now. I got
    that code from an
    > earlier post here and was using it without knowing what
    I was doing 'cos
    > I'm an HTML retard.
    http://tinyurl.com/rd6zq
    > I changed the 100px to the max width of the real
    contents and now
    > everything is fine. I don't know what the point of the
    outer div was for
    > in the example, but it does make the design view look a
    bit better for
    > working out my layout I think.
    > Cheers
    >
    > ss.
    >

  • TD Width Too Wide

    Hi, I have a table and I set the td width to 1px however when
    I view this webpage the column is way too wide. Does anyone know
    why this is happening? this is the piece of code Im having trouble
    with:
    <td width="1" bgcolor="#FFFFFF" rowspan="20">
    </td>
    I appreciate any type of help, Thanks.

    Ok. So maybe that's part of his problem.
    Patty Ayers | www.WebDevBiz.com
    Free Articles on the Business of Web Development
    Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    "Murray *ACE*" <[email protected]> wrote
    in message
    news:e7bs9g$t6m$[email protected]..
    > Pre DMX, I believe.
    >
    > --
    > 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
    > ==================
    >
    >
    > "P@tty Ayers"
    <[email protected]> wrote in message
    > news:e7bq4s$qcg$[email protected]..
    >>
    >> "jeremyluby" <[email protected]>
    wrote in message
    >> news:e7bl63$k32$[email protected]..
    >>> when you put in the spacer.gif you need to
    specify the height and width
    >>> of that image. This should solve your problem.
    >>
    >> True, and also, some versions of Dreamweaver have a
    bug which changes the
    >> size of a 1x1 image to 8x8, and you have to keep
    changing it back.
    >>
    >>
    >> --
    >> Patty Ayers | www.WebDevBiz.com
    >> Free Articles on the Business of Web Development
    >> Web Design Contract, Estimate Request Form, Estimate
    Worksheet
    >> --
    >>
    >>
    >
    >

  • Navigation bar too wide for template graphic after creating new page

    I want to stick within the templates, but I have a lot of pages and don't want them all in the nav bar. When I flagged a page to keep it out of the NAV bar, the NAV bar get messed up - not properly displaying at the edge of the template, like it made room for the hidden page's link then re-adjusted itself too wide for the background graphic. I've got the problem in the elegant template when displayed in IE on Windows (1024X768). Safari on my mac looks OK. Are there any other setting changes I can make to be better compatible?
    Thanks
    Anne

    It appears to have been a cache issue or some such. I no longer see the problem

  • Abap dump:  internal table too small, condense non-character like fields

    Hi there,
    I created a dynamic internal table by:
    CALL FUNCTION 'LVC_FIELDCATALOG_MERGE'
    CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE
    ASSIGN IT_EP_TABLE->* TO <IT_DBTABLE>.
        SELECT * FROM (P_TABLE_NAME)
         <b> INTO TABLE <IT_DBTABLE> </b>
    It gave the error <b> internal table too small </b> SAPSQL_SELECT_TAB_TOO_SMALL,
    so I removed the error by using "into corresponding fields of <IT_DBTABLE>.
    But now it is not creating a TXT file by function module from internal table records. As it says the CONDENSE statement cannot be executed and dump occurs: 'OBJECTS_NOT_CHARLIKE' 'The current statement only supports character-type data objects', 'In statement
    "CONDENSE" the argument "<F_SOURCE>" can only take a character-type data object'.
    It only happens for table AFPO. As I think this table has fields i.e. currency which cannot be treated as characters. Is the move corresponding approach ok. Or how can I create text file with these records.

    try creating a dynamic table in the image of the source table and then move-corresponding to the original one. Something like this:
    DATA dref TYPE REF TO data.
    DATA tabdref TYPE REF TO data.
    FIELD-SYMBOLS <dyn_struc> TYPE ANY.
    FIELD-SYMBOLS <struc> TYPE ANY.
    FIELD-SYMBOLS <tab> TYPE table.
    *create table of your choice
    CREATE DATA tabdref TYPE TABLE OF (P_TABLE_NAME).
      ASSIGN tabdref->* TO <tab>.
    create a line variable for the above table
    CREATE DATA dref like line of <tab>.
    ASSIGN dref->* TO <struc>.
    create a line variable for the dynamically created table
    CREATE DATA dref like line of <IT_DBTABLE>.
    ASSIGN dref->* TO <dyn_struc>.
    SELECT * FROM (P_TABLE_NAME)
    INTO TABLE <tab>.
    loop at <tab> assigning <struc>.
    move-corresponding <tab> to <dyn_struc>.
    append <dyn_struc> to <IT_DBTABLE>.
    endloop.

  • Anyone know of a way to adjust the top and side MARGINS of a document printed from iOS numbers? The default margins are too wide. Need more working space.

    Anyone know of a way to adjust the top and side MARGINS of a document printed from iOS numbers? The default margins are too wide. Need more working space.

    Open the document,
    Tap the Tools icon (upper right).
    Tap Document Set up.
    Drag the margins to the position you wish (the actual margin width sould display as you are doing this).

  • Chart legend too wide when using horizontal layout

    I am using a flex chart with about 15 series on it. I've set
    the legend direction variable to "horizontal". However since the
    panel width which contains the chart is fixed, the legend sprawls
    out to the right instead of going "wrapping around" nicely to stay
    within the panel. As a result, you can't read the whole legend when
    looking at the chart. The chart itself stays the proper width, but
    the legend is too wide and can only be seen via using the scrollbar
    to move horizontally. How can that be fixed?

    Solerous, you must create a custom legend. Here's an example
    that uses a grid to lay out the individual grid items. If you have
    a variable number of series, then you can probably come up with
    better logic for laying out the legend, but this should help get
    you going.
    hth,
    matt horn
    flex docs
    <?xml version="1.0"?>
    <!-- charts/CustomLegendInActionScript.mxml -->
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml"
    backgroundColor="white" creationComplete="init()">
    <mx:Script><![CDATA[
    import mx.containers.GridItem;
    import mx.containers.GridRow;
    import mx.graphics.SolidColor;
    import mx.graphics.IFill;
    import mx.charts.LegendItem;
    import mx.charts.Legend;
    import mx.collections.ArrayCollection;
    [Bindable]
    public var expenses:ArrayCollection = new ArrayCollection([
    {Expense:"Taxes", April:2000, May:321, June:131, July:1100,
    August:200, September:1400, October:42},
    {Expense:"Rent", April:1000, May:95, June:313, July:600,
    August:400, September:200, October:52},
    {Expense:"Taxes", April:2000, May:321, June:131, July:90,
    August:500, September:900, October:300},
    {Expense:"Bills", April:100, May:478, June:841, July:400,
    August:600, September:1100, October:150}
    private function init():void {
    for (var i:int = 0; i < myChart.series.length; i++) {
    var li:LegendItem = new LegendItem();
    li.label = myChart.series
    .displayName;
    var sc:SolidColor = myChart.series.getStyle("fill");
    li.setStyle("fill", sc);
    var gi:GridItem = new GridItem();
    if (i < 3) {
    // First row
    gi.addChild(li);
    gr1.addChild(gi);
    } else if (i >= 3 && i < 6) {
    // Second row
    gi.addChild(li);
    gr2.addChild(gi);
    } else if (i >= 6) {
    // Third row
    gi.addChild(li);
    gr3.addChild(gi);
    ]]></mx:Script>
    <mx:Panel title="Bar Chart with Legend" width="500"
    height="600">
    <mx:BarChart id="myChart" dataProvider="{expenses}"
    height="400" showDataTips="true">
    <mx:verticalAxis>
    <mx:CategoryAxis
    dataProvider="{expenses}"
    categoryField="Expense"
    />
    </mx:verticalAxis>
    <mx:series>
    <mx:BarSeries xField="April" displayName="April (in
    $USD)"/>
    <mx:BarSeries
    xField="May"
    displayName="May (in $USD)"
    />
    <mx:BarSeries
    xField="June"
    displayName="June (in $USD)"
    />
    <mx:BarSeries
    xField="July"
    displayName="July (in $USD)"
    />
    <mx:BarSeries
    xField="August"
    displayName="August (in $USD)"
    />
    <mx:BarSeries
    xField="September"
    displayName="September (in $USD)"
    />
    <mx:BarSeries
    xField="October"
    displayName="October (in $USD)"
    />
    </mx:series>
    </mx:BarChart>
    <mx:Grid id="myGrid">
    <mx:GridRow id="gr1">
    </mx:GridRow>
    <mx:GridRow id="gr2">
    </mx:GridRow>
    <mx:GridRow id="gr3">
    </mx:GridRow>
    </mx:Grid>
    </mx:Panel>
    </mx:Application>

  • PDF to TIFF error: Image is too wide to output Acrobat X Pro

    I have been using Adobe Acrobat X Pro to convert PDFs to TIFFs.    All of the sudden this week I am getting an error saying the Image is too wide to convert.  These are files I previously converted without a problem.  I am specifying resolution of 360 pixels in the TIFF settings (which is what I have always used).  I installed the latest maintenance (10.1.12) but still get the error.  The files are 17" wide x 11" high. Any idea why I am getting this error all of the sudden and how to fix it?  I send the files to a colleague on the same Acrobat Pro X release and they do not get the errors.  Reboot resolves for 1 file, then the error comes back.

    The issue should be the resolution.  I've had this same issue before so I'll give you a walk through of what I did.  You will need to reprint your current PDF to a new PDF with a new resolution.  Upon doing that, the new PDF will need to match whatever resolution is being required by whoever is needing this TIFF File, if there is not a requirement just pick one (such as 300 DPI).
    1) In your existing document select Print (Ctrl+P)
    2) Change your current printer to "Print to PDF/Adobe PDF/ ETC..." (whatever it is called)
    3) Select Properties and a dialog box called "Adobe PDF Document Properities" should pop up.
    4) Select the tab labeled Paper/Quality
    5) Select "Advanced..."
    6) There is an option for graphic that should have a print quality labeled " XXXX DPI" (could be anywhere from 72, 300, 600, 1200, 2400, 3600, 4800), select what you want to use, click OK back out to the basic print screen, and print your new PDF and label it whatever you want your TIFF's to be called. (I use 300 as that is what a city I submit to requires for plans).
    7) Open your new PDF, and on your menu bar at the top select EDIT (right next to file) then select "Preferences" at the bottom on the drop-down menu. (or on your keyboard use "Ctrl+K" for a faster way to get to preferences)
    8) From there select Convert from PDF then select TIFF from the list of options from the box in the middle> then select "Edit Settings..." under the box on the far right that has the information about how it saves TIFF Files currently.
    9) There should be a "Save As TIFF Settings" Dialog box that opens up and at the bottom there is a place under "Conversion" that says resolution.
    10) Change the resolution to whatever your new PDF was saved and and that should fix your problem!
    I know some of this was basic stuff but I see this question come up in different places and no one has really mapped it out like above. Hope this helps!

  • DVI plug too wide

    So.  I had a splitter DVI to VGA/DVI.  I had one end into my monitor in one room(DVI) and the other(VGA) through the wall to the back of my HDTV in the other room.  Problem, obviously was, if both were connected to the splitter, you could see the computer screen, but it wouldn't come up on the TV.  So, went to a local reseller of used electronics, bought a DVI to dual VGA splitter(did this to make it easier for the family not having to constantly plug/unplug cords) and went to connect it.  The DVI plug is too wide to fit in the plug in the back of my mini.  Is there a different wider type plug than the standard DVI that I'm not aware of?  I'm going to try and get back to the store and exchange it, but I'm just confused, I thought the outer diameter of the plugs were standard and it was the pins that were different.  Am I missing something somewhere?  Early 2006 Mac Mini

    Can you post a pic of both here using the little Camera icon to upload them in a reply here?

  • Distorted video - too wide

    I have posted about this on Crackberry.com.  But maybe should bring it up here.
    The main problem is that when viewing a video on my Z10, images are stretched left to right and so people are wider than normal and also objects like buildings, etc also are too wide.  It is less noticeable in landscape screens.  Upon a suggestion I received today, I opened the same video in the Z10's Browser and the video is NOT distorted.  But I think that the app should work properly.
    Here's some extracts from the thread:
    http://forums.crackberry.com/blackberry-z10-f254/distorted-video-too-wide-849144/
    I copied a homemade mp4 file to the z10 of one of my vacation trips (I create a dvd movie from the digital photos). The image is "widened" and frankly I don't need any help in the WIDENING area. It seems to show correctly on my PB and on my computer. But on the Z10 it is wide. Pinch does not HOLD - bounces right back to wide.
    There does not seem to be a setting to alter this behavior or appearance. If not connected to the tv, the DISPLAY/hdmi setting is grayed out.
    I just created a new video. Since the phone was going downstairs, I copied the mp4 video to the phone. Plugged it into my tv but, once again, the images are distorted - too wide. So the screen is spread left to right and people are too wide. The effect is less noticeable on Scenery but you can see it for buildings and such. And, it is not just on my TV but it is also evident on the Z10, itself. So, the z10 appears to not be displaying the image or video WIDTH correctly.
    I then copied the same video to my Playbook (another BB device) and the video is fine and NOT DISTORTED.
    I am still on the original Verizon bb10.1.xxxxxxxxxxxx OS.
    Any idea if there is a setting on the phone that I am missing.
    **bleep**! I had not thought about opening the video in the Browser. You are RIGHT - the video proportions are correct when opened in the Browser. So this is a definite bug in the Video app's software or settings. Of course, one should not have to go into the browser to view videos because the app is BROKEN.
    I wonder if Kalemsoft or other video apps performs correctly?
    When I first posted the thread, I did not know if it was my desktop software's coding or resolution or .... So I burned off the video in format after format to no avail. I am somewhat surprised that no one else has raised this issue. Maybe I will take it to the official bb forum.

    derf1 wrote:
    Since I have installed the new update for my Z10 the pages are oversized and I am unable to get to many of the functions in different areas. How do I re-install the software?
    Check Accessibility, magnify mode may be ON.

  • Mac login acounts too wide for the screen

    The older versions worked just fine, but Lion login account icons run left and right and are too wide for the screen on the macmini. So, I have to scroll to get to my account at the end of the list. Is there a way to change this?

    It is possible that the screen is too wide or too high and that the scroll bars fall off.<br />
    Open the system menu via Alt+Space and see if you can resize that window.<br />
    If that works then close Firefox to save that setting.<br />
    See also:
    * http://kb.mozillazine.org/Resizing_oversize_window
    Window sizes and positions are stored in [http://kb.mozillazine.org/localstore.rdf localstore.rdf] in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile Folder].
    See:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Reports Parameter form via rwservlet in 9i Reports display is too wide

    We have an app which was developed in Web Forms 6/6i which we are migrating to 9iAS Release 2/Reports 9i. We are running the .RDF reports using WEB.SHOW_DOCUMENT with rwservlet and PARAMFORM=YES. The parameter form sizes are generally 5x5, but the parameters display much wider in the 9iAS Release 2/Reports 9i environment in the Web Browser than they did in 6i. I have tried making the Parameter Form smaller, but the display still is way too wide: The browser window has to be scrolled several inches to the right to be viewed.
    Any ideas on the root cause of this issue and how to fix? Or, any solutions to fix besides using RUN_REPORT_OBJECT? We don't have time or resources to write 100 parameter forms in Forms and do the call to Reports that way. Any help is appreciated. Thanks.

    Hi Judith, we had the same problem and the fix was to add the following parameter to the reports.sh file in the BI&Forms Oracle home:
    REPORTS_DEFAULT_PIXEL_SIZE=80;
    export REPORTS_DEFAULT_PIXEL_SIZE
    After that, the report server needed to be stopped and restarted for the change to take effect.

  • Create table by another table query wid contraints

    how can we create table by another table but wid all the constraints of that table means
    create table emp_test as select * from emp
    it will create the replica of emp table but not constraints so how can i creat table along wid constraints

    Mushy wrote:
    i cant do this i have more than 200 tables to create wid the create table statement so any simple method to create table including constrains of that table otherwise i have to make a lot of changes in this codee etcc etcc
    thanks a lot for ur replyYou can automate it. Something to start with:
    SET SERVEROUTPUT ON FORMAT WORD_WRAPPED
    DECLARE
        v_new_def CLOB;
    BEGIN
        FOR v_rec IN (select table_name,dbms_metadata.get_ddl('TABLE',table_name) def from user_tables where table_name in ('EMP','DEPT')) LOOP
          v_new_def := v_rec.def;
          FOR v_list IN (select table_name from user_tables where table_name in ('EMP','DEPT')) LOOP
            v_new_def := replace(
                                 v_new_def,
                                 '"' || USER || '"."' || v_list.table_name || '"',
                                 '"' || USER || '"."' || v_list.table_name || '_TEST"'
          END LOOP;
          v_new_def := replace(
                               v_new_def,
                               '"PK_' || v_rec.table_name || '"',
                               '"PK_' || v_rec.table_name || '_TEST"'
          dbms_output.put_line(v_new_def);
        END LOOP;
    END;
      CREATE TABLE "SCOTT"."DEPT_TEST"
       (    "DEPTNO" NUMBER(2,0),
            "DNAME" VARCHAR2(14),
            "LOC" VARCHAR2(13),
             CONSTRAINT
    "PK_DEPT_TEST" PRIMARY KEY ("DEPTNO")
      USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
      STORAGE(INITIAL 65536
    NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE
    "USERS"  ENABLE
       ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
      STORAGE(INITIAL 65536 NEXT 1048576
    MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"
      CREATE TABLE "SCOTT"."EMP_TEST"
       (    "EMPNO" NUMBER(4,0),
            "ENAME" VARCHAR2(10),
            "JOB" VARCHAR2(9),
            "MGR" NUMBER(4,0),
            "HIREDATE" DATE,
            "SAL" NUMBER(7,2),
            "COMM" NUMBER(7,2),
            "DEPTNO" NUMBER(2,0),
             CONSTRAINT "PK_EMP_TEST" PRIMARY KEY
    ("EMPNO")
      USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255 COMPUTE STATISTICS
      STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1
    MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"  ENABLE,
             CONSTRAINT
    "FK_DEPTNO" FOREIGN KEY ("DEPTNO")
              REFERENCES "SCOTT"."DEPT_TEST" ("DEPTNO") ENABLE
       ) PCTFREE 10 PCTUSED 40 INITRANS 1
    MAXTRANS 255 NOCOMPRESS LOGGING
      STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
      PCTINCREASE 0 FREELISTS 1
    FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
      TABLESPACE "USERS"
    PL/SQL procedure successfully completed.
    SQL>  SY.

  • Width of the Description field is too wide

    Hi all
    i m working on apex 4.0
    in my report page
    the width of the Description field is too wide when the field exceeds 150 characters
    how can i control it?
    plz help.
    thanks,
    annu.

    Annu wrote:
    Hi all
    i m working on apex 4.0
    in my report page
    the width of the Description field is too wide when the field exceeds 150 characters
    how can i control it?
    Search the forum before posting a question.
    In APEX 4.0, set the Column Width property of the text column. Column Width doesn't seem to have made it into the external documentation, but the online help says:
    >
    Specify the column width in pixel. The attribute is used when displaying reports in the browser. Note that setting the column width must be supported by the selected report template.
    >
    Therefore ensure that there is a <tt>#COLUMN_WIDTH#</tt> substitution string in your chosen report template, where the column template(s) should look something like:
    <td #ALIGNMENT# headers="#COLUMN_HEADER_NAME#" class="data" #COLUMN_WIDTH#>#COLUMN_VALUE#</td>In both APEX 4.0 and previous versions you can control column width using the Column Formatting CSS Style property, which allows you to use units other than pixels:
    display: block; width: 10em;Edited by: fac586 on 03-Aug-2011 09:31
    By "Description field" do you mean a report column or a text item? Is this "report" really a report or is it a tabular form?

Maybe you are looking for

  • Using Blackberry Messenger with 2 Sims

    A friend has a Blackberry 8520 Curve on 02 Pay Monthly and is able to use Blackberry Messenger fine, they wanted to use an Orange Pay As You Go Sim and loaded this with credit and purchased the Blackberry Data Bundle on Orange for £5. The internet no

  • Error Ae  GPUManager 2 Sniffer Result Code: 3

    Hi. I am trying to install AE 2014 and CC error occurs each time I run the software: Error <GPUManager> <2> Sniffer Result Code: 3 I have installed it on a pc: 4770k 3.50GHz Intel I7- 32 GB ram Asus nvidia gtx 780 (certified by adobe) What solution d

  • What is included in a single app CC subscription?

    Adobe has decent information about what is included in a full subscription but I'm having diffuculty finding exactly what is included (or excluded) in a single app (e.g. PS CC) plan. I see this: 20GB of cloud storage for file sharing and collaboratio

  • Image pop-up enlargement of thumbnail

    Hi. In DW CS4. I am working on setting up a page of thumbnails & I'd like each thumbnail to enlarge when rolled over. I have tried this site for help: http://www.moneytreesystems.com/css/picpopup.html I am not sure what I am doing wrong & I was wonde

  • Premiere CS6 Startup Freeze Due to XMP File

    CS6 Production Premium Suite Win7x64 Canon XA10 Using Windows Explorer, I copy the BDMV folder from the XA10 to my project folder. Using the Media Browser, I import the clip (which consists of two MTS files). I edit the clip. The next day when I open