Report output - Text Wrapping in next line

Hi Guru's,
My requirement is the concurrent output should be in CSV.
In RDF i have concatenated the columns using "," separated. I have registerd the concurrent program in Oracle Apps, with output type as TEXT. While saving the report output i will save it as .csv, and it will open in excel.
But my Output wrapped in next line  like below ,
1021-124098-003,01012015,25,BMUSOMRXXXX,0304013486800012,1,401.962,JAN-
2015,215,,
1021-124098-003,01012015,25,BDOFOMRUXXX,01411303212003500,1,608.974,JAN-
2015,249,,
I can't shown single line , after save as in CSV.
I want like below
1021-124098-003,01012015,25,BMUSOMRXXXX,0304013486800012,1,401.962,JAN-2015,215,,
1021-124098-003,01012015,25,BDOFOMRUXXX,01411303212003500,1,608.974,JAN-2015,249,,
Kindly Help Me.

The JComboBox is used as an "editor". Once you finish editing a cell the "renderer" is used to display the data. The default renderer is a JLabel which does not wrap text.
Read the JTable API and follow the link to the Swing tutorial on "How to Use Tables" for more information on renderers and editors.

Similar Messages

  • Clob in Report layout - cannot wrap to next line

    Dear all,
    I am facing a problem that the field display on the report in Clob datatype cannot wrap to next line. In the data model, it is separately selected the clob text. In the report layout, for the field I have already set the Vertical Elasticity to "Variable" and Horizontal Elasticity to "Fixed". However, the report output always show the clob text in one line. Even I reduce the width of that field, the result is the clob text will display in one line up to the end of right margin but didn't wrap to next line.
    I tried to store the clob text to the placeholder or create a user parameter to store the clob text and then display on the report. However, the result is still the same. I really don't know why....
    Can anyone help? Thanks for advance.
    Thank you.
    Regards.

    Many thanks! Worked perfectly!
    I've just upgraded to DW CS3 from a much older version, and I'm rebuilding an old site that's completely frames-based, so using CSS to accomplish what I used to do in frames (and for older browsers) is a bit of a challenge. I appreciate the helpful tip!
    Thanks again!

  • Why text wraps to next line in Chacacter Mode Report?

    I have developed a Character Mode report. I have followed all guidelines mentioned in on-line help topic 'Setting properties of an ASCII (character mode) report'.
    The problem is that when I print the report, the printer prints around 80 characters and then wraps the remaining text on to the next line. Yes I have set Report Width and Height properties of the report to 132 and 66 resp.
    Shows OK in preview.
    Both Horizontal and vertical Elasticity are FLEXIBLE.
    Result is same on different printers.
    What can be the problem.
    Pl. guide.
    Tariq

    Hi Tariq,
    If you are specifying some .prt files(printer definition files) in the desformat, please examine them if you have set the width and height to proper values.
    Otherwise look at $ORACLE_HOME/reports/printers/dflt.prt (default file) and see if the width and height are set to proper values.
    Thanks,
    Siva B

  • Trying to set a hyperlink when text wraps to next line

    I'm trying to set a hyperlink in InDesign. The URL text wraps to the next line. One time this worked fine and the link was correct. For two other instances, it did not work. When I checked the link in the PDF file, it only "grabbed" the first portion of the hyperlink address. Anything after the first "/" was lost. Is there a way to make sure the entire URL address gets included in the hyperlink? Thank you!

    Acrobat has trouble autorecognizing URLs that break across lines. You ned to create a "real" hyperlink from the text in ID, then include them in the export. If you don't know how to do that, see the Help.

  • Pasting in JTextPane adds the text in the next line not the cursor positon

    Hi,
    I have a problem with pasting the text in a JTextPane. The content type is text/html and the document is HTMLDocument. When I paste the text, it goes to the next line instead of inserting at the current cursor position. The problem is when pasting, the html writer adds a paragraph tag with the selected text. Can any one please help me with this issue for pasting a selected text in the position where I want, without loosing the character attributes and other html tags, but only the paragaraph tags?
    Thanks
    siju

    Hi Tariq,
    If you are specifying some .prt files(printer definition files) in the desformat, please examine them if you have set the width and height to proper values.
    Otherwise look at $ORACLE_HOME/reports/printers/dflt.prt (default file) and see if the width and height are set to proper values.
    Thanks,
    Siva B

  • Centering text & wrapping words on lines

    Hi all,
    I need to have a JLabel that centers the text in it, and allows for multiple lines, where if a line is too long, it wraps onto the next line.
    I started off with a JTextArea, setting "setLineWrap" and "setWrapStyleWord", and this works fine for long lines of text. But, I need to have the text centered as well. Is there any way of doing this? I know JTextPane can do it, but I can't see how to do it in JTextArea.
    any help much appreciated,
    Justin

    Use a JLabel, with HTML text content and set the preferred size of the label as well. This will do auto line wrap;
    ie. ew JLabel("<html><center>The long text</center></html>");ICE

  • Navigation bar wraps to next line

    I am just starting a site and I am having problems with the navigation bar wrapping to the next line.  It originally displayed correctly and I cannot figure out what I did to mess it up.  Also the drop down menus are not displaying on top of the image below it.  Help!   http://jeannettedutton.com/MLVC
    Jeannette

    Looks to me as though it is just too wide to fit in.
    If you reduce the padding on this rule:
    #MenuBar .MenuItem .MenuItemLabel {
        background-color: #333333;
        color: #FFCC00;
        font-weight: bold;
        line-height: 12px;
        padding: 6px 15px;
        text-align: center;
        width: 10em;
    Say to padding: 6px 10px;
    It will fit
    Martin

  • How to align output formatted and output text in the same line?

    Hi All,
    I want an output formatted label and a text on the same line,. I've surrounded these components wth a panel form layout and they automatically align one below the other. how do I kepe them in the same line?
    Thanks.

    Try as per the code snippet below:
    <af:document title="TestPage.jspx" id="d1">
    <af:messages id="m1" inline="true"/>
    <af:form id="f1">
    *<af:panelGroupLayout id="pgl1" layout="horizontal">*
    *<af:outputFormatted value="outputFormatted1" id="of1"/>*
    *<h:outputText value="outputText1" id="ot1"/>*
    *</af:panelGroupLayout>*
    </af:form>
    </af:document>
    Thanks,
    Navaneeth

  • How can I fix nav bar that wraps to next line, leaving big gap?

    I have 2 lines of menu items in the navigation bar (Formal theme) when I'm in iWeb, but it wraps to 3 lines in various browsers, leaving a big gap at the end of the 1st and 2nd line where a short menu item could easily fit. Here's an example:
    http://www.redcottageinc.com/redcottageinc/holiday/holiday.html
    The menu item "Links" could easily fit on the previous line. Thanks for your help.

    Have you tried clicking of the navbar object and enlarging the window by dragging? You could also resize the page size to the Apple suggested 980 pixels which is what the iPhone uses. Then you could resize the navbar object to get the appearance you want.
    OT

  • RTF Report output shows Duplicate or Missing lines

    Hi,
    We have a program which prints XML output into the concurrent program output file and the output for this file is set to PDF attached to an RTF template.
    The RTF output generated should ideally have the output in the following manner
    Header 1
    - Line 1
    - Line 2
    - Line 3
    - Line 4
    Header 2
    - Line 1
    - Line 2
    - Line 3
    - Line 4
    But, once the concurrent program completes execution, the RTF template displays data as -
    Header 1
    - Line 1
    - Line 2
    - Line 3
    - Line 4
    Header 2
    - Line 1
    - Line 1
    - Line 4
    Here HEADER1 section is working perfectly fine. But HEADER2 section shows duplicate lines and line are missing as well.
    I checked the XML Output - The data is perfect as required. In case we fetch the concurrent program out file (.out file) and load this into the RTF template offline (in MS Word BI - Addin), and do a preview, the output there too is fine and as required.
    I am doubting that the XDO process which merges the XML into RTF template, after the concurrent program generates output, is creating this effect.
    Could someone please let me know the reason of this behavior. Is there any metalink note or procedure that we need to follow.
    Thanks.

    In addition to this, I executed the 'XML Publisher Template Re-Generator' program in XML Publisher Admin resp. The RTF template shows no error.

  • Date Picker wraps to next line in 3.1.2

    This was a duplicate thread. Please see next thread.
    Edited by: gcyran1 on Oct 23, 2008 2:11 PM

    Answer on other thread.

  • How to restict number of lines  from my report output

    Hi,
    I deveoped a noraml alv report where 26 fields displayed in the report output .But when nuber of lines exdeed 65,000 then we are unable to donload it to spread sheet .so we want to reduce the number of lines based on customer .How to do this in layout is there any facility to restict the number of lines ??
    Please help me

    Hi I am not sure but you can try like devide table entries in multiple internal tables.
    Create saperate ALV Report and give customized button(Next and Back) to each report will have interlink to this reports.

  • Heading wraps to 2nd line, but why data of 2nd line heading appearing in next page

    Hi,
    Im generating a matrix report which has dynamic heading. When the heading extends the page, it wraps to next line(2nd line). But the data corresponding to the 2nd line of heading is being displayed in the next page.
    I wanted a solution to display the data of the 2nd line heading to appear just underneath the 1st line data.
    Thanx in advance
    Regards
    Thobula Ramulu Rakesh

    I'm assuming you only have one across repeating frame(?)
    You will need to make the field that contains the heading in the across repeating frame large enough to contain the two rows you require.
    Reports doesn't support expansion of the matrix column headings by default. If you have a definite requirement for the expansion to be dynamic (ie: push the matrix down), you can add another across repeating frame above the across repeating frame of the matrix and base it on the same across group. However, this can be tricky both to create and maintain.

  • Displaying pages in classical report output

    Hi all,
    I am developing a report. In the report output I am displaying 4 lines. When I click on 1st line then list will display but on the second page after the intial output page and when I click on 2nd line then list will display on the third page after the second page.
    My requirement is when I click on each line it will display the related page.
    I can get the page and page line  by the syntax:
    read line 1 of page sy-index.
    But how to display this one.
    Suggest.
    Thanks
    Sanket sethi

    hiii
    for selecting lines like you gave in example..you can use
    AT LINE-SELECTION.
      CASE sy-lilli.
          WHEN '5'.
                 logic for display page 2nd.
        WHEN '6'.
                 logic for display page 3rd.
        WHEN '7'.
                 logic for display page 4th.  
    WHEN '8'.
                 logic for display page 5th.
      ENDCASE.
    regards
    twinkal

  • How to print long raw text data in report output in single line?

    Hi All,
    I have a requirement where I need to print raw comma separated text data in the report output which end user will open in excel and can sort as required. I can not directly generate excel output.
    Now there is huge set of data and each row from the report query should be get printed on single line, It should not get printed on the next line.
    I tried to extending the report with 240 characters but still there are some text data which is getting printed on the next line.
    Please share your view if someone has any solution on this issue.
    Thanks in Advance.
    Arun

    Make the report even wider. By default a report layout can be 10 pages wide. If you need more, change the "Max. Horizontal Body Pages" property, and extend your layout too.
    IMHO, I wouldn't even use Reports to create a csv file. Utl_file or an sqlplus script that spools to a file are better options I think.

Maybe you are looking for

  • Help with Partner Application

    Hello,      I am looking for some help with the �Administer Partner Application� page ( This can be reached from Portlet Repository : Administration : SSO/OID: SSO Server Administration: Administer Partner Applications).      This page contains the l

  • Adobe Reader 11.2.0 app for iOS Crash

    The app crashes when trying to move files.

  • XSL Syntax Help

    XSL file: <INPUT type="radio" checked="checked" value="<xsl:value-of select='ENVELOPE/@minx'></xsl:value-of>" name="geocodeID"> </INPUT> Problem: value can't evaulate the xsl syntax Any suggestion. Thanks.

  • Can't get old photo's off of iphone and into iphoto '09

    I have photo's on my iphone which iphoto does not import or even see if I use itunes sync it says will wipe out photos on my iphone, how can I get these old picture off my phone and into my computer, e-mail is no good it reduces resolution. thanks.

  • Any online guides to the flavour of SQL used in Web Intelligence?

    Hi, I'm new to Web Intelligence and have just seen you can edit the SQL in "SQL Viewer" window. My background is in Microsoft SQL (t-sql) so am very competent in this flavour of SQL. However, I'm struggling to find a guide to the flavour of SQL used