ADF table : hide columns but keep filters

Hello.
I am using Jdev 11.1.2.3
I want to customize my display of the table, but keep the filtering functionality, is there anyway to do it without using a view criteria.
Thanks!
J.Nasr

Hi,
what do you mean by "keep filtering functionality"? Do you want to keep the column header but don't show its content? If so then just set the visible property of the component in the column to false.
Frank

Similar Messages

  • Mixed bag  1.     I have a security app on my computer, Flashbrief.  I have it checked in the hide column but whenever I turn on the computer it appears in the top menu line.  2.     Whenever I turn on the computer, a new blank document window in MS Word

    mixed bag
    1.         I have a security app on my computer, Flashbrief. I have it checked in the hide column but whenever I turn on the computerit appears in the top menu line.
    2.         Whenever Iturn on the computer, a new blank document window in MS Word 2011 appears.  I do not have this listed in the login items.
    3.         I have a current model of Apple wireless mouse. It keeps getting stuck in text or e-mails and I have to somehowotherwise move the cursor to break it free.
    Help with any of these will be appreciated.
    BF

    1.         I have a security app on my computer, Flashbrief. I have it checked in the hide column but whenever I turn on the computerit appears in the top menu line.
    I've never heard of this software, and cannot find any reference to it online, which is a bit concerning.  What is it supposed to do?  There really isn't much need for security software on a Mac.
    2.         Whenever Iturn on the computer, a new blank document window in MS Word 2011 appears.  I do not have this listed in the login items.
    In Mac OS X 10.7, any applications left open when you shut down or restart are re-opened at startup, and any documents left open in an app when you quit are re-opened when you launch them again.  The former can be controlled by unchecking the box in the restart/shutdown alert:
    You will need to do this each time you shut down or restart, it won't remember that setting.
    The latter can be deactivated by unchecking the box in System Preferences -> General:
    3.         I have a current model of Apple wireless mouse. It keeps getting stuck in text or e-mails and I have to somehowotherwise move the cursor to break it free.
    That does not sound normal, but I don't use a mouse with my MBP, so I can't provide a solution, other than to try replacing the batteries in the mouse.

  • Hide column but still have the results displayed

    I am working in BEx query designer 2004s.  Is it possible to hide a column but still have the results displayed?  If I go to the properties of the column and check 'always hide' it hides the column but the results do not display either.
    Any help would be greatly appreciated.

    In the query designer, you select Hide option for the returns key figure from the context menu. Now your report will not show the returns key figure.
    But have the total returns key figure in the query and you will get to see the total returns as well.
    Hope it helps.
    regards.

  • Adjusting numbers within a sum column, but keep sum constant

    Hi, all-- I've looked and looked and can't quite find a way to do this.
    I have a budget of, say, $70,000 for payroll to split among three people. I have to keep the total budget at $70,000 but I can adjust the three pay rates. Is there a way to set up a table allows me to adjust a pay rate, but keep the total constant (i.e., automatically adjust the other two values)?
    I can't seem to phrase this properly in the search function here, so my apologies if this is already answred.
    Thanks very much,
    Chris

    To do it the same basic way as above, you can have sliders for two of them but the third has to be determined with a formula. 
    B2 and B3 are sliders with the limits 0 to 70000
    B4 = if(70000-B2-B3<0, "Pay the other guys less!!", 70000-B2-B3)
    You can use sliders on all three if they set the relative amount of pay each person gets.
    C2 through C4 are sliders with limits of 0 to whatever
    B2 =70000*C2/SUM(C$2:C$4)
    B3 =70000*C3/SUM(C$2:C$4)
    B4 =70000*C4/SUM(C$2:C$4)

  • Hide column, but show results.

    I am having trouble with hiding columns in BEx Analyser. The trick is not hiding the colomn, but hiding it and still showing the result.
    It is been a long time since someone answered a question of mine on the forums, so I hope this one isn't too difficult as well (or unclear).
    <BR><BR>
    This is the situation:<BR>
    I have two key figures in the Column pane (Actual Cost and Forecast cost) as well as Calender Month.<BR>
    On the rows, it is grouped by Program Position and project.<BR><BR>
    For the key figures I want to do the following...<BR>
    Forecast Cost: I want to see it for every calender month, and a total at the end.<BR>
    Actual cost: I only want to see a total at the end.<BR>
    <BR>
    Each Program position has multiple projects, and I want to see the total for all the projects in a program position.<BR>
    <BR>
    It will look like this:<BR>
    <BR>
    Jan_2007 Feb_2007 Mar_2007 <b>Overall_Result</b><BR>
    Forecast Forecast Forecast <b>Forecast Actual</b><BR>
    ProgPos1 Project1A 10000.00 10000.00 10000.00 <b>30000.00 98010.00</b><BR>
    ProgPos1 Project1B 20000.00 20000.00 10000.00 <b>50000.00 48000.00</b><BR>
    ProgPos1 Project1C 20000.00 20000.00 20000.00 <b>60000.00 59000.00<BR>
    ProgPos1 RESULT 40000.00 50000.00 40000.00 140000.0 205010.0</b><BR>
    ProgPos2 Project2A 10000.00 10000.00 10000.00 <b>30000.00 98010.00</b><BR>
    ProgPos2 Project2B 20000.00 20000.00 10000.00 <b>50000.00 48000.00</b><BR>
    ProgPos2 Project2C 20000.00 20000.00 20000.00 <b>60000.00 59000.00<BR>
    ProgPos2 RESULT 40000.00 50000.00 40000.00 140000.0 205010.0<BR>
    OVERALL RESULT 80000.00 100000.0 80000.00 280000.0 410020.0</b><BR>
    <BR>
    How can I get the actual to only show as a result?<BR>
    My current properties for "Actual" are: <BR>
    Calculate Results As...Summation<BR>
    Calculate Single Values As...Suppress Results<BR>
    Also Apply to results ... not checked (checking it doesn't work)<BR>
    <BR>
    Zero suppression is active on columns.<BR>
    <BR>
    This only works partially, because I get the following results (March column ommited:<BR>
    <BR>
    Jan_2007 -
    Feb_2007 -
      <b>Overall_Result</b><BR>
    Forecast Actual__ Forecast Actual__  <b>Forecast Actual</b><BR>
    ProgPos1 Project1A 10000.00 -
    10000.00 -
      <b>30000.00 98010.00</b><BR>
    ProgPos1 Project1B 20000.00 -
    20000.00 -
      <b>50000.00 48000.00</b><BR>
    ProgPos1 Project1C 20000.00 -
    20000.00 -
      <b>60000.00 59000.00<BR>
    ProgPos1 RESULT 40000.00 40000.00 50000.00 100000.0  140000.0 205010.0</b><BR>
    ProgPos1 Project1A 10000.00 -
    10000.00 -
      <b>30000.00 98010.00</b><BR>
    ProgPos1 Project1B 20000.00 -
    20000.00 -
      <b>50000.00 48000.00</b><BR>
    ProgPos1 Project1C 20000.00 -
    20000.00 -
      <b>60000.00 59000.00<BR>
    ProgPos1 RESULT 40000.00 40000.00 50000.00 100000.0  140000.0 205010.0<BR>
    OVERALL RESULT 80000.00 80000.00 100000.0 200000.0  280000.0 410020.0</b><BR>
    <BR>
    Any ideas?<BR>
    If I check the "Also Apply to results" for either colums or rows, it removes all  the results.<BR>
    <BR>
    Greets<BR>
    Rudolph<BR>

    Rudolph,
    You may want to do this in a copy of your existing query.
    Remove anything in your columns for starters. Let's just look at Actual YTD first and we can do the Forecast afterwards.
    Right mouse click on your Column and select Create Structure.
    Right mouse click on this structure and select Create Selection.
    In the selection dialogue box drag over your time parameter (Fiscal Period), the Value Type = 10, Actual and the key figure. We need to put a variable on Fiscal Period to allow the user enter a From / To range. Suggest that you do not pick a time interval - select a Value Range and then pick two Period single value mandatory selection prompt.
    The reason we pick two prompts, is that when we look at the Forecast we will pick the first value they entered (presumably period 1 year x) and use offsets to create the following 11 periods.
    Regards
    Gill

  • How do I merge columns but keep the content in both?

    I'm using Numbers '09.
    If I have first names in column A and last names in column B...how do I combine both into column A to look like this: Last Name, First Name (ex:  Doe, John)?
    Thanks,
    Mark

    m,
    First, add a new column "before" the existing column A. It's not possible to combine the current content of A with the current content of B and have them appear in the place of the original Column A data. So, we add a new column for the combination. If you don't want to continue to display the original First Name data hide that column.
    When you combine two character strings, it's called Concatenation. There's a concatenation operator and a concatenation function. You can use either. Here are examples that meet your spec:
    In the first data row of the new column A, write: =C&", "&B
    Copy and Paste or Fill to the rest of column A.
    Regards,
    Jerry

  • SQL Join between two tables two columns, but the data in the join condition could be null.

    hello all,
    can anyone help me write an outer join b/n the two tables below. The joining condition has if's and or's.
    table 1 has 2 million rows, table 2 is very small
    TABLE1
    CUSTOMER_ID
    CITY
    STATE
    1
    SKOKIE
    IL
    2
    CHICAGO
    IL
    3
    CARY
    NC
    ERIE
    PA
    PHILLY
    PA
    CHARLOTE
    NC
    2 MILLION
    CITYXY
    STATEX
    TABLE2
    CITY
    STATE
    CONTACT
    IL
    OJO
    ERIE
    BRITT
    PA
    MIKE
    PITTSBURG
    PA
    HILTON
    N043
    TAT
    affi
    B
    affi
    R
    b0b
    Q
    b0b
    CHARLOTE
    NC
    b0b
    problem :: for all the data in table1, I need to find out the CONTACT from table 2 And the join condition would be as below
    1. either both TABLE1.CITY=TABLE2.CITY AND TABLE1.STATE=TABLE2.STATE and get CONTACT
    OR
    2. TABLE1.CITY=TABLE2.CITY AND TABLE2.STATE IS NULL  and get the value of CONTACT
    OR
    3. TABLE1.STATE=TABLE2.STATE AND TABLE2.CITY is null and get the value of CONTACT
    I need a query like this
    SELECT A.CUSTOMER_ID, A.CITY, A.STATE, B.CONTACT
    FROM TABLE1 A, TABLE2 B
    WHERE (join condition fitting in the 3 condition mentioned above)

    Dear OP,
    Do you want something like this?
    > with t1 as
    -- Start of SAMPLE DATA
    (select 1 CUSTOMER_ID, 'SKOKIE' CITY, 'IL' STATE from dual union
    select 2, 'CHICAGO', 'IL'  from dual union
    select 3, 'CARY', 'NC' from dual union
    select 4, 'ERIE', 'PA'  from dual union
    select 5, 'PHILLY', 'PA'  from dual union
    select 6, 'CHARLOTE', 'NC' from dual)
    t2 as
    (select null CITY, 'IL' STATE, 'OJO' CONTACT from dual union
    select  'ERIE', null, 'BRITT'  from dual union
    select null, 'PA', 'MIKE'  from dual union
    select 'PITTSBURG', 'PA', 'HILTON'  from dual union
    select 'N043', 'TAT', 'affi'  from dual union
    select null,'B', 'affi'  from dual union
    select null,'R', 'b0b'  from dual union
    select null,'Q', 'b0b'  from dual union
    select 'CHARLOTE', 'NC', 'b0b'  from dual
    --- END IF SAMPLE Data
    select * from t1 full outer join t2
    on ( nvl(t1.city,t2.city) = nvl(t2.city,t1.city)
    and nvl(t1.state,t2.state) = nvl(t2.state,t1.state) )
    order by 1,2,3,4
    CUSTOMER_ID CITY     STATE CITY      STATE CONTACT
              1 SKOKIE   IL              IL    OJO    
              2 CHICAGO  IL              IL    OJO    
              3 CARY     NC                           
              4 ERIE     PA    ERIE            BRITT  
              4 ERIE     PA              PA    MIKE   
              5 PHILLY   PA              PA    MIKE   
              6 CHARLOTE NC    CHARLOTE  NC    b0b    
                               N043      TAT   affi   
                               PITTSBURG PA    HILTON 
                                         B     affi   
                                         Q     b0b    
                                         R     b0b    
    12 rows selected
    Elapsed: 00:00:00.112
    Hope this is helpful. If not please let us know what is you desired result (sample) if your data was like above?
    vr,
    Sudhakar

  • How to hide event but keep photos visible in album?

    I have quite a few photos that don't really belong in events, i.e. pictures of things i'm trying to sell on eBay and other stuff. Does anyone know how to do this?

    You can't really. The best thing to do is create a 'Sundry' event.
    Regards
    TD

  • How  to retrieve a column field value from an ADF table ?

    All,
    I have a backing bean where I have bounded a field of an ADF table.
    I would like, in the bean, to read the value of that field so that I can use it inside a task flow router.
    The question: how to read a value from a ADF table column field ?
    In the bean I have the getter and setter of the RichInputText ADF table field. But when I type:
    System.out.println("the name is: " + this.getName().getValue());
    or
    System.out.println("the name is: " + this.Name().getValue());
    I get a null pointer exception.
    Thanks in advance,
    Sergio.

    Thanks Marvin, but this is not really what I'm looking for. Or at least, it does not sounds like to be :)
    I need to get the value contained in a row cell of an ADF table.
    Let's say the table (two rows, three cells) contains these values:
    "table_A", "123", "John"
    "table_B", "456", "Peter"
    When I click on the first row, I need the value: "table_A". Once I got that value, I extract the last char, in this case: "A", and then I call a specific task flow from a task flow router (specified in the task flow router Cases property).
    When I click on the second row, the same process applies, only the router now points to another flow view.
    So to summarize, I need to get the value of a row cell in an ADF table. How to do that from within a javaBean in JDeveloper 11g Release 2 ?
    This is what I have in the bean; so far I've bounded the related row cell (herkunft) to the bean. Each time I select a row on the ADF table, the function setHerkunft() runs - I see that from within the JDeveloper console - but when I try to get its value, I get a null value - hence the surrounding if statement.
    package bean;
    import javax.faces.component.UIComponent;
    import javax.faces.context.FacesContext;
    import javax.faces.event.ValueChangeEvent;
    import oracle.adf.view.rich.component.rich.input.RichInputText;
    +public class taskFlowBean {+
    public RichInputText herkunft;
    public static String taskFlowView = "C";
    +public taskFlowBean() {+
    System.out.println("taskFlowBean constructor call");
    +}+
    +public void setHerkunft(RichInputText herkunft) {+
    System.out.println("set herkunft");
    this.herkunft = herkunft;
    if (this.getHerkunft().getValue() != null )
    System.out.println("herkunft is: " + this.getHerkunft().getValue());
    +//here taskFlowView will set accordingly with the herkunft value.+
    +}+
    +public RichInputText getHerkunft() {+
    System.out.println("get herkunft");
    return herkunft;
    +}+
    +public String getTaskFlowView() {+
    System.out.println("get taskFlowView ! : " this.taskFlowView);+
    return this.taskFlowView;
    +}+
    +}+
    Regards,
    Sergio.

  • How to use C:when test... inside column in ADF table

    I am using ADF table with below two columns
    in First column i have to check the Type of document if it is doc type then i have to use commondlink to download that file ,Otherwise i need to show only text.
    for that i added
    *<c:when test="{boolean($favoriteType eq 'doc')}">*
    which is not working .
    please let me know how to use <C:when test... inside column in ADF table
    <tr:column sortProperty="favoriteName" sortable="true"
    headerText="#{res['favorite.favoritename']}"
    width="500" noWrap="false">
    <c:choose>
    *<c:when test="{boolean($favoriteType eq 'doc')}">*
    <tr:commandLink actionListener="#{bindings.downloadFile.execute}"
    text="#{row.favoriteName}"
    disabled="#{!bindings.downloadFile.enabled}"/>
    </c:when>
    <c:otherwise>
    <af:outputText value="#{row.favoriteName}"/>
    </c:otherwise>
    </c:choose>
    </tr:column>
    <tr:column sortProperty="favoriteType" sortable="true"
    headerText="#{res['favorite.favoriteType']}" rendered="true">
    <af:outputText value="#{row.favoriteType}" id="favoriteType"/>
    </tr:column>

    Hi Frank,
    Thanks it is working like cham..
    related to same page i am facing new problem which i posted at below thread
    How to get row data runtime @ trinidad table , set rowSelection="multiple"
    can u reply on same.
    Thanks for all help.
    Jaydeep

  • Toplink changes table and columns to uppercase

    I found a way to make toplink not to change table and columns to upercase with setShouldForceFieldNamesToUpperCase=false setting (which should be false be default but so some reason isn't.)
    However, when toplink is used with JSF how can setShouldForceFieldNamesToUpperCase be set to false? Is there a way to do it in persistence.xml or perhaps there is a better way altogether? (I know i can use @Table and @Column but that is a lot of redundant code if all the fields in java have exact match in DB and i am looking for a cleaner solution.)
    My setup is a follows
    toplink v2-b49
    mysql 5.0 (with 5.0.5 driver)
    servlet/jsp 2.5/2.1
    jsf 1.2
    tomcat 6.0.13
    Thanks

    Thanks Doug
    I Created that class with
         public void customize(Session session) throws Exception {
              session.getDatasourceLogin().getPlatform().setShouldForceFieldNamesToUpperCase(false);
    But that doesn't help. Then I checked if it is being set correcly and saw that it is false even before I set it, so the default works as advertised and the var is false.
    So i guess this is not the problem. Any idea what can cause it?
    here is the class
    @Entity
    @Table(schema="jpaTABLE")
    public class User {
         @Id
         private int ID;
         private String Name;
         private String Password;
         private String Status;
    public User() {}
    geters...
    setters...
    here is the code
    Query q = em.createQuery("SELECT u FROM User u WHERE u.Name = :name AND u.Password = :password");
    here is the error
    [TopLink Fine]: 2007.06.07 04:20:24.636--ServerSession(9017297)--Connection(17227669)--Thread(Thread[http-8080-1,5,main])--SELECT ID, NAME, PASSWORD, STATUS FROM jpaTABLE.USER WHERE ((NAME = ?) AND (PASSWORD = ?))
         bind => [abc, 123]
    [TopLink Warning]: 2007.06.07 04:20:24.682--UnitOfWork(14633980)--Thread(Thread[http-8080-1,5,main])--Local Exception Stack:
    Exception [TOPLINK-4002] (Oracle TopLink Essentials - 2.0 (Build b49-beta3 (05/31/2007))): oracle.toplink.essentials.exceptions.DatabaseException
    Internal Exception: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'jpaTABLE.USER' doesn't exist
    Error Code: 1146
    Call: SELECT ID, NAME, PASSWORD, STATUS FROM jpaTABLE.USER WHERE ((NAME = ?) AND (PASSWORD = ?))
         bind => [abc, 123]

  • ADF table sorting

    Hi all!
    How can I sort ADF table by column using select one choise LOV (i.e sort by Name insetad of ID)?

    Hi user,
    check this out.
    Java ADF Webcenter UCM SOA Weblogic: Custom ADF Table Filter with Drop Down , Validation and case insensitive

  • 2x2 table. 4 empy cells. Can hide rows but not columns. grayed out. argh!

    Only one sheet with a single table with 4 cells.
    I don't see any merged cells.
    Is there any other attribute that prevents columns from being hidden?
    I realize that one cannot hide all the columns or all the rows.
    I was given a spreadsheet months ago with this problem.
    Couldn't figure it out so worked around it by creating a new one and copying over the data.
    Still have the original, so I have pruned it down to a 2x2 table that still has the problem!
    Sure would like to know what is going on.

    You can take a table down to a single visible cell, but no further.
    This worked for me to show only cell B2:
    Expand the 2 x 2 table using the handle at the lower right to include more than two rows and more than two columns.
    Click the header tab for column A and choose Hide Column.
    Click the header tab for Row 1 and choose Hide Row.
    Grab the handle and drag it up and to the left to collapse the table to a single visible cell.
    This was done with a new sheet after placing data in the top left block of four cells. YMMV, of course.
    Regards,
    Barry

  • How to bind dynamic columns in ADF table to view object

    In the below piece of code i am trying to bind a dynamically added column to my newly added attribute in view object, but the value expression does not set the value of this attibute in the view object please help on what is wrong in this code ??
    <af:table value="#{bindings.ViewObj1.collectionModel}" var="row"
    rows="#{bindings.ViewObj1.rangeSize}"
    emptyText="#{bindings.ViewObj1.viewable ? 'No rows yet.' : 'Access Denied.'}"
    fetchSize="#{bindings.ViewObj1.rangeSize}"
    filterModel="#{bindings.ViewObj1Query.queryDescriptor}"
    queryListener="#{bindings.ViewObj1Query.processQuery}" varStatus="vs"
    selectedRowKeys="#{bindings.ViewObj1.collectionModel.selectedRow}"
    rowSelection="single"
    binding="#{backingBeanScope.backing_createDTpg1.table1}"
    id="table1"
    columnSelection="single"
    partialTriggers="::addCol ::addColAfter ::addColBefore ::removeCol ::addRow ::addRowAfter ::addRowBefore ::removeRow ::addAction ::addActionAfter ::addActionBefore ::deleteAction :::dialog1 :::d1"
    allDetailsEnabled="true" verticalGridVisible="false"
    horizontalGridVisible="true" width="100%" disableColumnReordering="true"
    selectionListener="#{bindings.ViewObj1.collectionModel.makeCurrent}"
    immediate="true" contentDelivery="immediate"
    editingMode="clickToEdit" autoHeightRows="-1">
    <af:column sortProperty="Sno" filterable="false" sortable="false"
    headerText="Sno"
    align="center" width="28" rowHeader="true"
    inlineStyle="font-style:italic;" frozen="true"
    id="sno" selected="true" headerNoWrap="true"
    displayIndex="0">
    <af:outputText id="ot0" value="#{vs.index+1}"/>
    </af:column>
    <af:column id="separatorColumn" align="center"
    width="15" frozen="true" displayIndex="1"
    rowHeader="unstyled" sortable="false"
    filterable="false" selected="false"
    inlineStyle='background-image:url("jheadstart/images/jsp_forward.png"); background-repeat:no-repeat; outline-color:InactiveCaption; outline-style:solid; outline-width:thin;'
    headerText=""/>
    </af:table>
    DCBindingContainer dcBindings =
    (DCBindingContainer)BindingContext.getCurrent().getCurrentBindingsEntry();
    DCIteratorBinding iterBind =
    (DCIteratorBinding)dcBindings.get("ViewObj1Iterator");
    ViewObject decisionTableView1 = iterBind.getViewObject();
    System.out.println("before getAttributeCount :"+decisionTableView1.getAttributeCount());
    int counter = decisionTableView1.getAttributeCount() + 1;
    AttributeDef attribute =
    decisionTableView1.addDynamicAttribute("condition_" + counter);
    RichColumn column = new RichColumn();
    column.setId("condition_" + counter);
    column.setHeaderText("condition_" + counter);
    column.setNoWrap(true);
    RichInputText inputtext = new RichInputText();
    inputtext.setId("condition_"+counter);
    inputtext.setAutoSubmit(true);
    inputtext.setValueExpression("condition_"+counter,
    getValueBinding("#{row.bindings.condition_" +
    counter +
    ".inputValue}"));
    column.getChildren().add(inputtext);
    RichCommandImageLink headerLink = new RichCommandImageLink();
    headerLink.setText("<<Select Fact>>");
    headerLink.setId("conditionLink_" + counter);
    column.setHeader(headerLink);
    List columnList = this.table1.getChildren();
    int separatorColumnIndex =
    findColumnIndex(columnList, "separatorColumn");
    if (columnIndex == -1 || columnIndex > separatorColumnIndex) {
    columnIndex = separatorColumnIndex;
    System.out.println("Column Index :" + columnIndex);
    column.setDisplayIndex(columnIndex);
    this.table1.getChildren().add(columnIndex, column);

    Sorry Frank i could not figure out what u rtrying to say.
    In my case i have ADF table with two predefined coulmns :
    1 : a serial number read only column
    2 : a separator coumn
    I need help to bind the newly created dynamic attribute in the VO with my newly created column in the ADF table which has a input text as child.
    My problem is binding the is not working properly as values entered in the Table are not reflected in the VO.
    And when i insert a new column in between two columns which has already filled values the data in the rows does not shift coreespondingly..
    Edited by: user10281080 on Jul 27, 2009 12:22 AM

  • Help Required to hide a border in a adf table(10G)

    Hello,
    I am facing a problem while removing the outer border of an adf table. I tried with skinning but its not reflecting on my page.
    i created a file in my WEB_INF "trinidad-skins.xml" which is having -
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <skins xmlns="http://myfaces.apache.org/trinidad/skin">
    <skin>
    <id>customSkin.desktop</id>
    <family>book</family>
    <extends>blafplus-rich.desktop</extends>
    <render-kit-id>org.apache.myfaces.trinidad.desktop</render-kit-id>
    <style-sheet-name>Skins/Custom/book.css</style-sheet-name>
    </skin>
    </skins>
    also i created a file in WEB_INF "trinidad_config.xml" which is having-
    <?xml version="1.0" encoding="windows-1252"?>
    <trinidad-config xmlns="http://myfaces.apache.org/trinidad/config">
    <skin-family>book</skin-family>
    </trinidad-config>
    and in my css file i am using-
    af|table { border:none}
    af|column::banded-data-cell
    background:#FFFFFF;
    .AFTableCellDataVHGrid:alias
    border:none
    Can anyone suggest me where i am going wrong or what i should do inorder to remove/hide the outer border of an adf table.
    Thanks,

    Hi..
    Additional Abhijit Dutta point
    check following
    http://www.orastudy.com/oradoc/selfstu/fusion/web.1111/e10140/skinning.htm

Maybe you are looking for