Jdev 11.1.1.7 tr:table Editor?

Is there a table editor for the tr:table in 11.1.1.7?  An example of what I'm describing can be seen in this video
Table Total and Formating Oracle ADF Jdeveloper 11g R2 - YouTube

The video shows the usage of an af:table and not a tr:table.
What editor you are talking about?
Timo

Similar Messages

  • 'Data Access Error' while trying to delete period using Table Editor in FDM

    Hi,
    I'm trying to delete a period that has been entered wrongly using Tools->Table Editor option.
    But when I try to 'Update Grid' after deleting the Period,I get 'Data Access Error'.
    Could any one let me know how to solve the error.
    Thanks in advance

    Hi Kelly,
    There is no data that is entered in that period.The data will be entered for that period next month.
    POV is also not set to that period,but still the problem persists.
    Thanks

  • How to populate table editor which has dropdown by index in a column

    Hi Experts,
    I have a table editor with 3 columns.
    Column 1. DD By Index - Subjects
    Column2: marks ( input field )
    column3: Result ( text view)
    On an action of button on top of the view, i am getting the data for column2 and 3 and populating the node but i am unable to populate the column 1 Dropdown by Index.
    My Node looks like this:
    Node_Parent
       Node_DD
          Subject_Text
       Marks
       Result
    When i get the internal table for Node_parent i am not getting Node_dd in that, so i am populating Marks and Result. binding it.
    again looping on lt_parent and binding the node_dd.
    it works fine when there is one row in lt_parent, its going for dump when its more than 2 records.
    What am i missing while binding the subnode Node_DD while looping?
    Any clue is highly appreciated.
    Note: I am not using Supply Function to populate the subnode.
    Ajay
    Edited by: ajay matam on Aug 1, 2011 12:40 PM

    Hi,
    Parent Node and Child node has cardinality 0 to N only.
    I am getting the child node of the parent.
    Lo_node_parent->get_child_node ( name = 'Node_dd' )
    i am trying to bind an internal table to Lo_node_parent but i am getting a dump with error
    "COMPONENTCONTRLLER.1.PARENT.2.NODE_DD.NODE_DD" does not exist.
    Binding works when there is one record in Parent node
    loop at lt_parent into ls_parent.
    binding the child node
    endloop.
    above thing works fine when there is one record, but when there are more than 1 record i am getting the above error.
    Ajay
    Edited by: ajay matam on Aug 1, 2011 1:40 PM

  • Date format in Table Editor

    I am using Oracle 8.1.7. I tried to set the date format by setting the NLS_DATE_FORMAT variable, but it worked for sqlplus only. How can I set it for the Enterprise Manager's Table Editor? Thanks

    I guess you have to change that parameter in init.ora file of the database. According to what I know you can not set that format in OEM.
    Joel P�rez

  • "File" tab in external table editor replaced by "Access Parameters"?

    Hi,
    I have a few external tables where the "File" tab in the external table editor is replaced by an "Access Parameters" tab.
    Does anybody know what may have caused this or how to repair it?
    Thanks,
    Ed

    Hi Ed
    I have had that happen many times but have not figured out the root cause. The fix I used was pretty basic. Delete the external table and redefine it.
    This has happened to me mostly when I move an external table definition from our TEST repository to PROD. It seems to lose the file definition it was originally attached to.
    Since my external tables look exactly like my flat file sources it takes only a few seconds to recreate the external table.
    I didn't spend any more time trying to figure out the 'why'.
    Good luck.
    -gary

  • 4.0EA1 Entering date values in table editor

    Hello out there,
    I don't know if that has been reported already. So I'm doing it again.
    I have a table containing a date column and set my NLS_DATE_FORMAT to 'DD.MM.YYYY HH24:MI:SS'.
    In version 3.2, I could enter date values just by giving a date without time e.g. 29.08.2013. In the table editor of version 4.0, I'm forced to enter 29.08.2013 00:00:00 otherwise the field is cleared after leving it by pressing TAB.
    Is there some new preference setting for that? I'm having another table where I want to enter date values with time though...
    If that matters, I'm using SQL*Developer 4.0.0.12.27 with JDK 7.0_17 64bit on OpenSuse Linux 12.3 and connecting to Oracle 12.1.0.1.0 on Solaris 10 Sparc64.
    As I'm writing the JDK version, could it be that a newer JDK solves that issue? I'll try that.
    Regards,
    dhale

    I'm thinking that it should assume all zeros for the time portion in this scenario, since that's how sqlplus (and, I believe, previous SQL Developer releases) handles it.  For example:
    SQL> alter session set nls_date_format='YYYY-MM-DD HH24:MI:SS';
    Session altered.
    SQL> select to_date('2013-09-10') from dual;
    TO_DATE('2013-09-10
    2013-09-10 00:00:00

  • Table editor row identification for an action on table row

    Hi Experts,
    I have a table editor with 5 columns and one of the column is a LinkToAction element.
    Now when i have multiple lines in this table, I want to know on action of click of the linktoaction of a particular row, i want the row number and its details.
    How can i know which row's action was clicked?
    Any clue is highly appreciated.
    Ajay

    Hi Ajay,
    If you want details of row which the link to action is clicked,
    you can get the corresponding context element in the event handler of the action for Link to Action.
    method ONACTION.
      DATA cont_ele TYPE REF TO IF_WD_CONTEXT_ELEMENT.
      cont_ele = wdevent->get_context_element( 'CONTEXT_ELEMENT' ).
    endmethod.
    In the above code, Cont_ele will have the reference to the context element corresponding to the
    link to action which was clicked.
    Cheers,
    Kris.

  • MS SQL Table Editor for OSX

    Would anyone know a inexpensive or free ms sql table editor out there for OS 10.4.11?
    I tried Aqua Datas Studio eval and it works great but is $400.00 and is a complete sql program. All I need is the table editor function.
    they have many on the pc but not on mac...
    Help

    Hello,
    I have a similar issue, about creating a table in oracle from an existing table in MS Server.
    I've tried the above solution.
    However, there are data type incompatibility issues - like timestamp datatype which is not valid in Oracle since the variable is declared as :
    BLOBLASTUPDATED TIMESTAMP(23) NULL
    Error: ORA-30088: datetime/interval precision is out of range
    which is due to '(23)'
    I actually have to replicate a table (which already exist in MS Server) in Oracle automatically using ODI as interface tool.
    Any advice would be of great help.
    Thanks.
    Rgds,
    Nishna
    Edited by: user12054478 on Sep 16, 2010 3:37 AM

  • Opening a tblxmi file in table editor

    Hi,
    I have an existing tblxmi file and I'm viewing it in WSAD 5.1. I wish to modify it to add two more columns but when I try to open it in table editor it says the file cannot be edited and cannot be opened in the java output folder. It is located under the ejbmodule\META-INF\SCHEMA folder.
    Can anyone help please?
    Regards,
    Aayush

    Graphics card is the problem.
    Trying to update drivers now.
    Thanks for your help
    john

  • Serious problems with Table Editors - Urgent

    Hi to all. I have a table of doubles that I wish to implement a table editor so that I can detect when the user inserts some incorrect number and display a convenient warning message.
    Here is my code for my Editor (TableGasEditor). I have tried to follow the code of the tutorial How to use JTables:
    import javax.swing.AbstractAction;
    import javax.swing.DefaultCellEditor;
    import javax.swing.JFormattedTextField;
    import javax.swing.JOptionPane;
    import javax.swing.JTable;
    import javax.swing.JTextField;
    import javax.swing.KeyStroke;
    import javax.swing.SwingUtilities;
    import java.awt.event.ActionEvent;
    import java.awt.event.KeyEvent;
    import java.awt.Component;
    import java.awt.Toolkit;
    import java.text.NumberFormat;
    import java.text.ParseException;
    import javax.swing.text.DefaultFormatterFactory;
    import javax.swing.text.NumberFormatter;
    public class TableGasEditor extends DefaultCellEditor {
    JFormattedTextField ftf;
    NumberFormat doubleFormat;
    private Double minimum=new Double(0);
    final int DECIMAL_MAX = 3;
    public TableGasEditor(int min) {
    super(new JFormattedTextField());
    ftf = (JFormattedTextField)getComponent();
    minimum = new Double(min);
    doubleFormat = NumberFormat.getNumberInstance();
    doubleFormat.setMaximumFractionDigits(DECIMAL_MAX);
    NumberFormatter intFormatter = new NumberFormatter(doubleFormat);
    intFormatter.setFormat(doubleFormat);
    intFormatter.setMinimum(minimum);
    ftf.setFormatterFactory(new DefaultFormatterFactory(intFormatter));
    ftf.setValue(minimum);
    ftf.setHorizontalAlignment(JTextField.TRAILING);
    ftf.setFocusLostBehavior(JFormattedTextField.PERSIST);
    ftf.getInputMap().put(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0), "check");
    ftf.getActionMap().put("check", new AbstractAction() {
    public void actionPerformed(ActionEvent e) {
    if (!ftf.isEditValid()) {
    if (userSaysRevert())
    ftf.postActionEvent();
    else try {            
    ftf.commitEdit();
    ftf.postActionEvent();
    } catch (java.text.ParseException exc) { }
    public Component getTableCellEditorComponent(JTable table,
    Object value, boolean isSelected,
    int row, int column) {
    JFormattedTextField ftf =
    (JFormattedTextField)super.getTableCellEditorComponent(
    table, value, isSelected, row, column);
    ftf.setValue(value);
    return ftf;
    public Object getCellEditorValue() {
    JFormattedTextField ftf = (JFormattedTextField)getComponent();
    Object o = ftf.getValue();
    if (o instanceof Double)
    return o;
    else if (o instanceof Number) {
    return new Double(((Number)o).doubleValue());
    } else {
    try {
    return doubleFormat.parseObject(o.toString());
    } catch (ParseException exc) {
    System.err.println("getCellEditorValue: can't parse o: " + o);
    return null;
    public boolean stopCellEditing() {
    JFormattedTextField ftf = (JFormattedTextField)getComponent();
    if (ftf.isEditValid()) {
    try {
    ftf.commitEdit();
    } catch (java.text.ParseException exc) { }
    } else {
    if (!userSaysRevert()) {
         return false;
    return super.stopCellEditing();
    protected boolean userSaysRevert() {
    Toolkit.getDefaultToolkit().beep();
    ftf.selectAll();
    Object[] options = {"Edit",
    "Revert"};
    int answer = JOptionPane.showOptionDialog(
    SwingUtilities.getWindowAncestor(ftf),
    "The value must be a number bigger than "
    + minimum + ". "
    + "You can either continue editing "
    + "or revert to the last valid value.",
    "Invalid Text Entered",
    JOptionPane.YES_NO_OPTION,
    JOptionPane.ERROR_MESSAGE,
    null,
    options,
    options[1]);
    if (answer == 1) { //Revert!
    ftf.setValue(ftf.getValue());
         return true;
         return false;
    And this is the code that I use to set this editor as my table's editor:
    gasTable.setDefaultEditor(Double.class,new TableGasEditor(0));
    The problem is that if I insert a value like:
    15a.15
    the editor acepts the value as it was valid, but it appears only until the valid part of the number. In this example, it only appears this:
    15
    What I intended was the same behaviour it has when I insert a value like this:
    aa15
    The Editor launches the Dialog with the message warning.
    Any idea of what I'm doing wrong, and how can I resolve it?
    I think it might have something to do with the Numberformat, but in spite of having already read the documentation I still didn't figure it out what I was doing wrong....
    Any help would VERY helpfull, since I'm completely stuck in this and have a deadline for tomorrow!:(
    Thanks.
    Fenryl

    Hi there,
    I dont have enough time to test your code, but I see the following errors:
    If the input is not a number, you parse it by:
    doubleFormat.parseObject(o.toString());
    1/ I dont see parseObject(String). I only see parseObject(String source,
    ParsePosition pos)
    Let's assume you use parse(String), then what you got is correct. From API, parse(String)
    "Parses text from the beginning of the given string to produce a number". So if the input is 15a.15, it's normal you get 15 as a result. You only got the exception if "the beginning of the specified string cannot be parsed." which is not the case here, but it is the case as the input is aa15
    2/ I think you dont need to use NumberFormat here. How about using Double.parseDouble(String) ?
    Hope this helps,

  • RH 10 Table editor

    I am trying to create a standard table style using the table editor as part of my CSS:
    the header row needs to be bold
    it needs to have all borders, except the very first and last vertical borders.
    I have spent most of the day struggling with the borders. At first I have getting double borders. I think there might be a bug in the table editor, because I get the borders perfect, but when I want to make row 1 bold, the borders disappear from row 1.
    At last I got the borders 99% correct, except for one cell's border. The left side of the table is perfect. The right side of the table has a verticle border only on the first row, last column (see the image). I have copied the code from my stylesheet below. I don't understand why one rule would work for all rows, except row 1. Please help!
    table.Table_Normal {
    padding: 0px;
    x-border-spacing: 0px;
    x-row-pat-1: 1;
    x-row-pat-1-name: t1Row;
    x-row-pat-count: 2;
    x-row-pat-2: 1;
    x-row-pat-2-name: t2Row;
    border-left-style: None;
    border-left-width: 1px;
    border-left-color: #a7a9ac;
    border-top-style: Solid;
    border-top-width: 1px;
    border-top-color: #a7a9ac;
    x-1st-row: 1;
    x-1st-row-name: t1st;
    x-last-col: 1;
    x-last-col-name: last;
    font-size: 9pt;
    table.Table_Normal td {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    table.Table_Normal tr.t1st td {
    font-size: 9pt;
    font-weight: bold;
    border-right-style: Solid;
    border-right-width: 1px;
    border-right-color: #a7a9ac;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-bottom-color: #a7a9ac;
    table.Table_Normal tr.t1Row td {
    font-size: 9pt;
    border-right-style: Solid;
    border-right-width: 1px;
    border-right-color: #a7a9ac;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-bottom-color: #a7a9ac;
    table.Table_Normal tr.t2Row td {
    font-size: 9pt;
    border-right-style: Solid;
    border-right-width: 1px;
    border-right-color: #a7a9ac;
    border-bottom-style: Solid;
    border-bottom-width: 1px;
    border-bottom-color: #a7a9ac;
    table.Table_Normal tr.t1st td.last {
    font-size: 9pt;
    border-right-style: None;
    border-right-width: 1px;
    border-right-color: #a7a9ac;
    table.Table_Normal tr.t1Row td.last {
    font-size: 9pt;
    border-right-style: None;
    border-right-width: 1px;
    border-right-color: #a7a9ac;
    table.Table_Normal tr.t2Row td.last {
    font-size: 9pt;
    border-right-style: None;
    border-right-width: 1px;
    border-right-color: #a7a9ac;

    Hi,
    Sorry this took so long, but it ended up below a string of other things. Anyway, why it doesn't work is simple: The RoboHelp table editor does not consider the last cell of the first row to be part of the 'last column' definition. But here is some CSS that fixed it:
    Replace your style for table.Table_Normal tr.t1st td.last with:
    table.Table_Normal tr.t1st td:last-child {
              font-size: 9pt;
              border-right-style: None;
              border-right-width: 1px;
              border-right-color: #a7a9ac;
    This will target only the last cell of the first row of your table.
    Greet,
    Willam

  • Jdev 11.1.3 throws NPE from editor

    this is the error received.. is ther a fix for this it happens alot ?
    java.lang.NullPointerException
    com.cajhughes.jdev.override.view.OverrideEditorListener.editorOpened()
    o.ii.editor.EditorManagerImpl.fireEditorEvent(EditorManagerImpl.java:1005)
    o.ii.editor.EditorManagerImpl.whenEditorOpened(EditorManagerImpl.java:2923)
    o.ii.editor.EditorState.openEditor(EditorState.java:302)
    o.ii.editor.EditorState.createEditor(EditorState.java:184)
    o.ii.editor.EditorState.getOrCreateEditor(EditorState.java:95)
    o.ii.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
    o.ii.editor.SplitPane.setCurrentEditorStatePos(SplitPane.java:1228)
    o.ii.editor.SplitPane$1.valueChanged(SplitPane.java:133)
    o.i.controls.customtab.CustomTab.fireSelectionChange(CustomTab.java:294)
    o.i.controls.customtab.CustomTab._setSelectedPage(CustomTab.java:625)
    o.i.controls.customtab.CustomTab.setSelectedPage(CustomTab.java:586)
    o.i.controls.customtab.CustomTab.selectPageAt(CustomTab.java:640)
    o.i.controls.customtab.CustomTab.mousePressed(CustomTab.java:990)
    j.a.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    j.a.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
    j.a.Component.processMouseEvent(Component.java:6260)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6028)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4630)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4235)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.EventQueue.dispatchEvent(EventQueue.java:599)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Hi Rob,
    From the exception stack reported, it appears that you are hitting an error with the "Add Overrides" extension that I developed - the quickest solution I can offer is for you to temporarily disable this extension until this issue has been resolved.
    I have logged this in the "issue log" for the project on Google Code, http://code.google.com/p/jdev-addoverrides/ , and you can track progress on resolving this problem there.
    Thanks for reporting this error, and apologies for any problems this has caused you.
    Chris Hughes

  • FDM11 Table Editor

    Hi
    I am not able to find table editor in FDM11 which was available in FDM931.How can i see FDM table data now
    Is this some installation config issue??Pls reply

    The table editor was identified as a potential security & SOX compliance risk. Moreover, direct manipulation within the tables potentially compromises the stability of the application.
    You can view tables through the reports module.
    I strongly advise against direct manipulation of data via a table editor (ex: SQL Manager, Toad, etc).

  • HFM table editor

    Hi experts,
    I am looking at HFM application and I dont find table editor tool . It not in webclient and in desktop client.
    Any news
    Mike

    Hi Mike,
    1. You need to post HFM related in the following place
    Financial Consolidation
    2. There is nothing like HFM table editor tool, you have FDM table editor tool though, and It has been discontinued from 11X version.'
    3. For FDM queries, you got to post at
    Financial Data Management
    Sandeep Reddy Enti
    HCC
    http://hyperionconsultancy.com/

  • JDev TP3 / Database diagram / Table editor

    Table name field is not enough long, because long object's name does not fit into it.
    Window has enough space for twice long field.
    I can not define storage options for the index of the primary key. Is it possible in JDev 11g TP3?

    How long do you expect the table name? I have just created a table with this name:
    Table_Name_12345678901234567890123456789012345678901234567890
    My trick was to create the Offline Database for Microsoft SQL first.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Maybe you are looking for

  • I crashed my hard drive and want to copy my iPad apps and music to my new computer instead of overwriting the iPad. How?

    I crashed my hard drive on my laptop and had it replaced.  I lost most of the data. When I sync my ipad or iphone, it wants to overwrite those devices.  I want to copy back the apps, music and photos to iTunes on the laptop. Can this be done? Thanks.

  • Error in Current Date in XSLT Mapping

    Hi Experts,   I am having a problem in Dispaying the current Date and Time ( or System Date and Time ) .As per my Project Requirements I need do XSLT mapping My XSLT Mapping Looks like <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/X

  • Question about moving music from an iPod to your computer.

    In my household, we have iTunes on three different computers. My mother downloaded music on my brother's computer, and it's on his library. We want to burn a cd with the purchased album, but his computer does not have a cd burner, but the other two d

  • WinRM Won't Configure - WSManFault

    When trying to configure winrm on an IIS server I'm getting an error that I can't find much info on... WSManFault     Message = The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available. This

  • How can I save a named filter and sorting for later use?

    I regularly do several different complex filtering and sorting on large tables. I did not find a way to save them for later one-click reuse. So I always have to do it again, which is time-consuming and error-prone. Hoped to get a solution by AppleScr