ADF: Line of Table border color

Is it possible to make a different border for a table row color using ADF?
Ideally, I want to make the lower border of the line 1 and line 2 in red top border to indicate an action of treatment.

Hello

How do you find if the data in the row 1 / 2 is under treatment? Any column value (something like status)? If so, you can set the line style / content of the red line style by comparing the value of the column using EL.

Check out this thread
Re: color of lines in

He gives the example on how to set different color line if the line is new. You can change the logic to adapt to your needs.

Arun-

Tags: Java

Similar Questions

  • Dreamweaver CC 2015 table border colors

    Is there a way to change a table border color in Dreamweaver CC 2015?

    Thank you

    If you don't want to or don't know how to manually encode the border, you can do it from the interface of DW...

    1. click on the Board design or Live View
    2. I know it sounds counterintuitive, but in the Properties window, set the border 0 (disables the html border and allows you to control your styles with css only)

    3. also set the CellSpace and CellPad fields to 0
    4. click on the + sign in the selectors section of the CSS designer

    5 double-click element selector he created (usually something like 'body div table') and change it to something like '.borders td' (with the forwards and the space between) so you can affect all cells of a table with class = 'borders' in its html code

    6. with .borders has highlighted, scroll down to the setting of the border in the Properties section of the CSS designer (to half way down)
    7. set the width, style and color it (1px green solid)

    8. click again on the table and make sure that the "borders" class is displayed in the field of the property inspector main class. (just 'borders' not 'borders td"

  • Solid table border color?

    Hello

    I am trying to create tables with a solid border color.

    I tried to use CSS but I always get a gray shadow.

    image-I.jpg

    This is the URL of the Web site and it is new and tables membership that I try to give a solid color.

    It looks fine in design mode, but does not work when you view in a browser?

    http://www.highburyminiaturedonkeys.co.UK/

    An advise please.

    Thank you

    Thanks a lot guys

  • Does not match the CSS table border color

    Having a problem with the tables have their border colors not designated. I think that something is riding in CSS too, but don't know how. Here is the page. I attributed to a new class w /-background color, but it does not - just transparent borders. Thoughts?

    .table {}

    Display: inline;

    {border-color: #000000}

    seanmc81 wrote:

    It worked for the border, thanks. Although I try to get every cell described in #000000 as well. I say something like

    border-right-color: 1px solid #000000;

    {border-left-color: 1px solid #000000}

    Thus?

    .table {}

    border-collapse: collapse;

    }

    .table td {}

    border: 1px solid #000;

    }

  • Re: Border color of table showing incorrectly in Internet Explorer

    I use CS5.5 and I have tables with red edges. Everything appears perfectly in Firefox; but in IE V.10 are all the borders of the black table. I use the following code for the table border style:

    . TableRedBorder5

    {

    border: 5px solid #FF0000;

    }

    I'm doing something wrong. or is the problem in Internet Explorer? Any help would be greatly appreciated.

    Sorry, but I finally found the problem. I'll have to use CSS styles to set the color of the table border instead of using the html code. Thanks for your willingness to help though!

  • How to get the values of the modified line of table of the ADF?

    JDev 11.

    I have a table that is filled with bean data.
    I need to save changes after the user makes changes in any table cell. InputText is defined for the table column component.
    I've defined ValueChangeListener for inputText field and AutoSubmit = true. So when the user change the value field inputText, the method is called:

    public void SaveMaterial (ValueChangeEvent valueChangeEvent) {}
    getSelectedRow();
    SaveMaterial (material);
    }

    This method must call getSelectedRow that take values of the selected table row and save them in object:

    private line {} getSelectedRow()

    Table richeTableau = this.getMaterialTable ();
    Selection of the iterator = table.getSelectedRowKeys () .iterator ();
    While (selection.hasNext ())
    {
    Key of the object = next ();
    table.setRowKey (key);
    Object o = table.getRowData ();
    material = o (HARDWARE);
    }
    System.out.println ("selected hardware Desc =" + material.getEnumb ());
    Returns a null value.
    }

    Problem is that getSelectedRow method is not new (edited) values, old values are still used.

    I tried to use ActiveButton with the same method and it works very well in this case. New values are inserted and active line in the object selected.

    JSF:

    < af:table var = 'row' rowSelection = "single" columnSelection = "unique."
    value = "#{ManageWO.Material}" binding = "#{ManageWO.materialTable}" > "

    < af:column sortable = "false" headerText = "E-number" >
    "< af:inputText value =" #{row.enumb} "valueChangeListener =" #{ManageWO.SaveMaterial} "autoSubmit ="true"/ >
    < / af:column >

    < af:column sortable = "false" headerText = "Description" >
    "< af:inputText value =" #{row.desc} "valueChangeListener =" #{ManageWO.SaveMaterial} "autoSubmit ="true"/ >
    < / af:column >
    ......
    < / af:table >

    < af:activeCommandToolbarButton text = "Save" action = "#{ManageWO.EditData}" / >


    What is a good place where Save method must be called to get the new values (edited) table of the ADF?

    Thank you.

    Have you looked into the valueChangeEvent?

    There oldValue and newValue attributes.

    public void SaveMaterial(ValueChangeEvent valueChangeEvent) {
    Object oldVal = valueChangeEvent.getOldValue();
    Object newVal = valueChangeEvent.getNewValue();
    // check if you see what you are looking for.....
    getSelectedRow();
    SaveMaterial(material);
    }
    

    Timo

  • . Color of lines of table RTF

    Hello
    I have a simple question, but, unable to find any documentation on this subject; so it's not easy for me, I guess. I have a. RTF document and I was wondering how to make each line a distinct color in the preview PDF say?
    Blue
    White
    Blue
    White
    Blue
    White
    etc...

    Hi Charles,

    I sent you the updated model.

    Let me know, if you need more explanation.

    FNC mod allows to search the odd lines and apply the color.

  • FF do not show the table border style

    I have a Web page with css dotted border style table. He appears in IE, but there is only a line around the table in FF. Is there a way to make it appear? Thank you very much.

    {table. MyTable}
    border width: 6px;
    Padding: 15px;
    border-style: dotted;
    border-color: #88aa96 ;}

    ^ Good fishing. There is another false closing flange 6 lines below that you found.

    background-color: #e8e5da ;}

  • Table border problems...

    I'm embarrassed to ask this question, but I can't seem to find the answer to one of my books.

    I have a table of several row defined with borders and there are two problems:

    • When the new line is added to the current row in the table, the border between the two rows is doubled.  BORDER = "1" is fine on the edges; There is just this line dubbed boring between the lines.  I tried BORDER = "1,1,0,1", but that has not worked at all.

    The next roblem I wouldn't have noticed except for the fact that I'm going to put a background color on the lines:

    • When there is no data in the cell in the row, there are no borders.  This leaves a really funky screen - watch, because populated cells have the border, and not uninhabited cells: their border is white!

    Here is the definition of the table:

    < table align = "center".

    border = "1"

    BorderColor = 'blue '.

    cellspacing = "0".

    CellPadding = "2".

    width = "95%" >

    < tr = "lightblue" background

    Color = "black" >

    < td width = "125" >

    #StructData_Line.Common_Label #.

    < table >

    etc., through several cells

    < /tr >

    < /table >

    Any suggestions?

    Hello

    Another thing that surprised me is that CSS apparently can't stand the table on the page of centering?

    He supported by centering the table, you should try something like that.

    (i) create a class in your css like that,

    table.alignCenter {margin-left:auto; margin-right:auto;}
    

    (II) and in your coldfusion page call the defined class (in your)

    Tag)

    The attachment shows the latest version, which still has the double thickness between lines.

    Try adding,

    border: 1px solid black;

    in all your

    ,definitions of class in your CSS file like this,

    table
    {
         border: 1px solid darkblue;
         width: 90%;
         align: center;
         border:1px solid black;
         border-collapse:collapse;
    }
    
    td
    {
        padding: 5px;
        border:1px solid black;
    }
    
    td.td1175
    {
        width: 175px;
        border:1px solid black;
        background: lightblue;
    }
    

    HTH

  • The table at the bottom of table border

    When I run the table on the next page, the lower part of the table border disappears. It seems that at the end of the table. The table that I use is as long as 5 pages and the border does not appear until page 5 (last page).

    I can apply the cell style to the line at the bottom of page. However, I wonder if there is that a gap Indesign automatically applies the border at the end of each page?  Thank you

    There is no way to make it automatic. The border settings are supposed to be around the entire table (which in your case is deep 5 pages).

    You may be able to create a cell style and change only the background race to match the appearance of the border. Then apply it to the lower cells of each page.

  • Value selected in the drop-down list, the value border and subform border color

    OK, I'm busy to create a form that has a field drop-down list. There are five values inside the drop-down list. I have also four subforms which contain tables and fields for each option in the drop-down list except the first. Now, I want to put the border and the color of the border of the subform if you have selected the correct value.

    As part of the output, I created the code as follows:

    If (this.rawValue == '5') {}

    this.resolveNode("TextfieldName").presence = "visible"; This affects a visible text... works like a charm

    Optie1.UI.oneOfChild.border.color.value = "255,153,0"; After an example I found Niall

    Optie1.UI.oneOfChild.border.color.thickness = "0,0200" in

    }

    I've changed this in Optie1, is the name of the subform. Somehow it is not applied in the subform. I know I'm wrong, but can't find what I want on the forums. Someone at - it an idea on that?

    Well, managed to resolve myself to play around with the code.

    It should be:

    Optie1.border.edge.color.value and Optie1.border.edge.thickness.

  • Table border issues

    I have a little problem with my paintings, I can't understand why the lines of right border and bottom are double.

    You can take a look at this address:

    http://soundscapemedia.com/soundscape/dev/SM_SITES/rates.html

    Any ideas how can I fix?

    Thanks much for any help!

    jasongreenberg wrote:

    I appreciate your help.  The problem is, if I remove the border = 1, then I shook my grid for the entire table, I just at the external border with the rounded edges.  So yes, this does not fix part of the problem, but how can I keep my lines of the inner grid for my columns?

    You can keep your 'inner grid lines' (but first remove those previously suggested) using borders CSS like this:

    #tableau td {}

    border-right: 1px solid silver;

    border-bottom: 1px solid silver;

    }

    You have to do it step by step so that you can view your page before making further changes.

    When it works, then you may need to do the same with your other table whose ID is:

    #table2 td {}

    / * put your borders here * /.

    }

    I hope this helps, but I'm sure that you can work on the other as top and left borders.

    Good luck.

  • The table border

    How can I put a border around a table BUT NOT around the cells in the table?

    Thanks for your help.

    Using style sheets cascading (CSS).

    Add the following to your stylesheet:

    table {border: 1px solid black ;}}

    Set the weight, style, and color according to the needs.

  • The table border appears

    Hi there - for some reason any page on my site does not open the border of the chart to the right. All other pages are working properly. When I remove all the evidence (the content of the page in question), then the border shows. I deleted the testomonials one by one, from the bottom to the top, hoping I could learn what evidence has the issue. There must be a character that is throw off. Any help would be appreciated.

    Jon

    Click here to see this page

    Hi Jon,

    Would you try to replace the padding in your CSS Tableborder 25 p to 23px?

    {.tableBorders}
    border: 1px solid #A3D165;
    Padding: 23px;
    }

    Please let me know if that suits him.

    I played with this problem for a little while now. It's very weird, and
    doesn't appear to happen in IE7. This does not happen in FF.
    It's a very strange problem. Perhaps a bug of IE.

    I found removing the tag fixed it. Not a good solution.
    I tried to use CSS instead of the tag , same trouble.
    I put the tag back to and experienced others to find a better
    solution.
    I discovered that I was able to make the right border reappear in IE7 by
    remove 1 character of some lines of text, or by padding in
    the array of cells 2px smaller once I've finished adding all text.

    It seems that this problem starts if you have an empty table with padding cell
    type in multiple lines of text in Design view, which allows lines of
    AutoWrap while you type (No.
    or new

    tags). If one of these lines will
    full-width, where a word ends exactly at the beginning of the right
    padding, then you add a tag to the EM, the border disappears in IE7.

    It's almost as if the inclination of the letters with the tag (or CSS) when
    There are precisely the maximum number of characters allowed in this width
    causes of IE7 to lose the right border to account for the extra space of the
    Tilt.
    Remove just 1 character or reducing the 2px padding after brings the
    edge back.
    Very strange.

    Take care
    Tim

    'Jon G' wrote in message
    News:fisfa2$2tr$1@forums. Macromedia.com...
    > Hi there - for some reason any page on my site does not display the right
    > table
    > border. All other pages are working properly. When I remove all the
    > testimonials (the content of the page in question), then the border
    > watch. I have
    > removed the testomonials by one from the bottom up in the hope that I could
    > learn
    > What evidence has the issue. There must be a character
    > launch
    > he took. Any help would be appreciated.
    >
    > Jon
    >
    > http://www.avenuebdesign.com/rtc/testimonials.htm
    >

  • My iPhone 6s has lines of black border around the screen. Is this normal?

    My iPhone 6s has lines of black border around the screen. Is this normal?

    A screenshot would help us see what you see.

Maybe you are looking for

  • How can I change the preferences of firefox

    In one of my sites where it tells me to log on to the icon to connect is hidden. I find making it scroll with my mouse and the pointer turns into a hand with a finger pointing an arrow. I contacted the financial site and they told me the following: F

  • Remove bubbles.

    Preview, on my iMac, I can't remove bubbles in one of my pictures. Any help would be appreciated. Thank you.

  • Network not appearing is not on Linux (Ubuntu 13.10)

    Product: Linksys Wireless-G 2.4 GHz 54Mbps Broadband router WRT54G v.4 OS: Ubuntu 13.10 on Samsung N150 Netbook - works when wired router, but not wireless OS: Windows 7 on PC Lenovo Windows 7 - does not have same cable in Worked very well for more t

  • Can I use MSTSC to connect remotely on the internet?

    Can I use MSTSC to connect remotely on the internet (local computer is Vista Ultimate SP2 to a distance Win 2003 Server)? I used MSTSC on my local network and it works well.

  • Text to display in the fixed space ListField

    Hello I try to use the tutorial given here for create a screen with head stationary. This tutorial assumes that the length of values in each column will be static. I want to display the table for values that can have different lengths. The values wil