How to display item when mouse moves over Column value??

Hi there
It would be helpful if you could resolve the following :
i) I need to display the column 'A' values of my report in a Text field when mouse moves over column B of my report.
ii) I can able to display the same column value when mouse moves over or onclick happens. but my requirement is something like i have to display the other column value when mouse moves over.
iii) Also i noticed that, i can able to display the item only on "Display only Item" and not on Text field.
Any pointers to display my column value in Text field when onclick happens on my report column?
iv) One more thing that i noticed, i can able to perform onclick or mouse over only on Editable column and not on
non editable columns.
Any pointers on how to achieve the same when mouse moves over Non editable column of report?
Reference: I have created a dummy application (refer the following link), where i can able to display column value Salary on display only item using mouse move Event.
My requirement: when i click column Ename , the text field should show salary.
http://apex.oracle.com/pls/otn/f?p=56045:1
User:guest
Pswd: apex_demo
Any pointers on this would be appreciated.
Thanks
Vijay

Vijay,
If you use Jquery then this should do the trick.
$(document).ready(function() {
   $(".t20Report t20Standard tr").hover(function() {
     $("#P2_SALARY").attr("innerHTML",$(this).find("td:last input").attr("value"));
{code}
after looking at the source of your page it seems that your class for your report region is *class="t20Report t20Standard"* I am not 100% sure but you might have to correct that in the template. I am not sure how the selector will handle the space in the class name.
Hope this helps,
Tyson                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • How control can be customized so that it changes its picture when mouse moves over it

    How control can be customized so that it changes its picture when mouse moves over it. As it happens in other develpment enviroments that one can customized the look 'n feel of any thing during the mouse movement over that very thing. Moreover can any body plz tell me that how one can modify the funtionality of a control by him self (not selecting the available functionalities of controls and indicators)

    The attached LV 7.1 code uses an event configured to trigger on two controls when a "Mouse Enter" or a Mouse Leave" event occurs. Depending on the type key focus is either assigned or removed.
    Please elaborate on the Q re: customizing a control.
    Ben
    PS Do NOT change the boolean to an indicator, save, run, change to control, save run again. That is bad.
    Forgot to attachMessage Edited by Ben on 05-05-2005 09:30 PM
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction
    Attachments:
    MouseOver.vi ‏28 KB

  • Display the name of a button when mouse moves over it

    when a mouse moves over a button i want the name of the label to be displayed at the tip of the mouse...like we have in microsoft word and other applications...how do i do that??

    Its called a Tooltip. Now that you knoow that, search the API for a suitable method to invoke to set the Tooltip text.
    luck, db

  • HELP! Continuous Object Motion When Mouse Moves Over - ActionScript 3.

    Hello! I'm working on a school project. Below is an image of what I am working on.
    My cursor in this movie is the heart. When I move my mouse over Hello Kitty she jumps -- but only once. How can I get her to keep jumping when my mouse is over her, and make her stop jumping when I pull away? Here is the code below. If you can help that would be great!!!
    Also, because I am new to ActionScript I might have messed up with the motion of the animation. Hello Kitty used to jump continuously without me doing anything. Then I copied the motion code into my ACTIONS layer and put stop(); in the Hello Kitty object code. So, she doesn't jump all the time anymore, just when my mouse moves over her... but she only jumps once and that is the problem. I want her to keep jumping as long as my mouse is over her. Please HELP! THANKS!!!!
    import fl.motion.Animator; // I COPIED THIS MOTION FROM THE TWEEN MOTION ON THE KITTY
    var kittyMotion_xml:XML = <Motion duration="15" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
    <source>
    <Source frameRate="24" x="8.95" y="63.9" scaleX="1" scaleY="1" rotation="0" elementType="graphic" symbolName="Tween 1">
    <dimensions>
    <geom:Rectangle left="-110.65" top="-135" width="221.35" height="270.05"/>
    </dimensions>
    <transformationPoint>
    <geom:Point x="0.49988705669753786" y="0.49990742455100906"/>
    </transformationPoint>
    </Source>
    </source>
    <Keyframe index="0" tweenSnap="true" tweenSync="true">
    <tweens>
    <SimpleEase ease="0"/>
    </tweens>
    </Keyframe>
    <Keyframe index="14" tweenSnap="true" tweenSync="true" firstFrame="14" y="-63.55">
    <tweens>
    <SimpleEase ease="0"/>
    </tweens>
    </Keyframe>
    </Motion>;
    /*var kittyMotion_animator:Animator = new Animator(kittyMotion_xml, kittyMotion);
    kittyMotion_animator.play();*/
    HKITTY_mc.addEventListener(MouseEvent.MOUSE_MOVE, mouseMOVE); // MOVE MOUSE TO MAKE KITTY JUMP
    function mouseMOVE(event:MouseEvent):void {
    HKITTY_mc.gotoAndPlay(kittyMotion_xml.currentFrame);

    I won't be around much longer today, so on just a hunch I'd say if you comment out all of what you showed in your first posting, use what's below, and get rid of anything that might be stopping the kitty from jumping, it might work... though it might not...
    HKITTY_mc.gotoAndStop(1);
    HKITTY_mc.addEventListener(MouseEvent.ROLL_OVER, kittyJump);
    function kittyJump(event:MouseEvent):void {
         HKITTY_mc.play();
    HKITTY_mc.addEventListener(MouseEvent.ROLL_OUT, kittyStop);
    function kittyStop(event:MouseEvent):void {
         HKITTY_mc.gotoAndStop(1);

  • Adobe pro 9 changes printers when mouse moves over printer window

    When trying to print an adobe document, the default printer is ignored and the selected printer changes as the mouse moves across the printer window to reach the print button, making it difficult to stabilize the printer selection. Please advise

    I have now checked other people in my departments Adobe versions.
    I have Adobe Pro V9.0.0, and does not print correctly.
    1 person has Adobe XI Pro and prints correctly.
    1 person has Adobe Pro 9.5.5 and prints correctly.
    1 person has Adobe Pro V9.0.0 and does not print correctly
    I have now installed the available upgrades which only took me to 9.2.0 and still prints incorrectly.
    I wil try and find the other updates and see if that helps.
    thx.

  • When mouse move over datatable row colour should changes?

    When the mousepointer is moved over a datatable row, the colour of that perticular row should change( as in http://www.print-driver.com/order/), How can I do this? (will CSS help?)
    Thank you very much.

    Hi,<p>
    If it is a standard HTML table, do it in CSS. Plenty of examples out there - look at Tor Norbye's weblog for a specific example using JSC and changing the color of cells in a standard HTML table.
    <p>
    I have tried using a JSF table, but to no success. When I look at the generated HTML code, I see it referenceing a style class and style sheet that is not in my working directories (i.e. /creator/projects/webrpoject/web/resources).
    <p>
    I will find that one and try to edit it to see if it can be tweaked in CSS.
    <p>
    Meanwhile, good luck !

  • Triggers (When-mouse-leave; When-Validate-item; When-mouse-move)

    Hi everyone,
    I would like to validate some fields in my form before pressing the Save buttom.
    I have several numeric fields where I would like to check if their values equal ''0'', If yes I replace the 0 by an other value, else I do nothing.
    I used the W-M-L, it works sometimes but not all the time. I would like to use the right trigger that will fire everytime.
    Suggestion?
    Charly

    I 'm using this version version of form.
    Forms [32 bits] Version 10.1.2.0.2 (Production)
    Oracle9i Enterprise Edition Release 9.2.0.4.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.4.0 - Production
    Oracle Toolkit Version 10.1.2.0.2 (Production)
    here is the code bihind my Save buttom
    if (button = 'SAVE') then
    do_key('COMMIT_FORM');
    Charly

  • Data point display when mouse hovers over data point in TCODE QGC1

    Hi experts,
    Just want to ask if anyone knows how to add more data in the display when your mouse hovers over the data point in the control chart of transaction QGC1?
    Because currently the control chart shows u201CSeriesu201D and u201CValueu201D, Iu2019m planning to add the inspection lot date when your mouse hovers over the data point.
    Hope to have some response regarding this and thanks in advance

    Tohatsu,
    I am not sure exactly what you are trying to do but the way you have went about doing things is not the way to code in LV. Fist off break your code into functional blocks and use these functional blocks as Subvi's. This will make your block diagram easier to read. Once you do this you can get rid of a lot of code. Also you need to learn how to use the event structure, right now the way your code is set up to use it is not correct. Have a look at the examples that ship with LV. i am not even going to begin to try to understand your code because the diagram is so large. Please do not take all of this the wrong way I am not trying to be hard on you or anything, I am just giving you some constructive criticism..
    Break your code down into functional blocks and use subvi's to perform those blocks of code.
    Have a look at the examples on how to use an event structure.
    Have a look at state machines
    You would also benefit from getting the book called Labview for everyone, third edition, jeffrey travis and james kring.
    You have a lot going on in this VI. Use the eventstucture to your advantage instead of as a hinderence like it is now. the way your code is set up now everything runs in your while loop, then it waits for an event to fire. in your case the while loop will not run again until the mouse moves over the waveform chart. You are on the right track, you just need to get some fundamental basics down and you will figure out what is going on.
    Thanks for converting the code to 8.0 for me.
    Message Edited by Jhoskins on 01-30-2008 09:17 AM
    Joe.
    "NOTHING IS EVER EASY"

  • Display different  message when mouse move to certain button instance

    I am using AS2 and what i want to do is display 6 differenht introduction message whenever my mouse move over 6 button respectively(named as btn1 to btn6),  what should i do? I am newbie in flash.
    My idea is putting as2 code under each button and whenever mouse rollover them , then call out movie clip of each sentence at certain place.
    Any help is welcome, i am curently quite confusing about this issue.

    Your idea should work just fine and is how some would approach it.
    Another approach would be to just make the text part of the Over state of the buttons.  That way you would not need any code to display the text since the button symbols have their states' code included with them.

  • How to change the mouse cursor icon type when mouse moves out of client area ( propertysheet) WTL?

    I got stuck with an issue in property sheet .I want to load different cursor when the mouse position is within the client area and load another when moves out of the client area.
    In the porpetysheet I added four page. In the first page when I click next I am loading cursor of IDC_WAIT type and loading IDC_ARROW when the mouse moves out of the client area.
    In the page class I triggered the event for WM_MOUSEMOVE as follow:
        MESSAGE_HANDLER(WM_MOUSEMOVE, OnMouseMove)
    LRESULT OnMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    if(TRUE == m_bIsNextBtnClicked)
    ::SetCursor(LoadCursor(NULL, IDC_WAIT));
    else
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return TRUE;
    This event is getting triggered and absolutely had no issue with this. Similarly I tried adding `MESSAGE_HANDLER(WM_MOUSELEAVE, OnMouseLeave)` this event making an assumption that this will get triggered if the mouse moves out of the client area,  but
    this event did not get triggered at all.If this is not the mouse event to be triggered for mouseleave which event should I trigger?
    LRESULT OnMouseLeave(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return TRUE;
    Now when I click Next button , **I was actually calling a function which is taking sometime to return** . Before to this function I am loading IDC_WAIT cursor i.e., 
     `::SetCursor(LoadCursor(NULL, IDC_WAIT));` . 
    Now when move the mouse cursor on to the non-client area I want to load IDC_ARROW cursor i.e., 
        ::SetCursor(LoadCursor(NULL, IDC_ARROW)); 
    When the moves on to the non-client area I am handling the mouse event in sheet derived class as follows,
    MESSAGE_HANDLER(WM_NCMOUSEMOVE, OnNCMouseMove)
    LRESULT OnNCMouseMove(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/)
    ::SetCursor(LoadCursor(NULL, IDC_ARROW));
    return 0;
    This event is not getting triggered until unless the function in the Next button event is executed.
    I want both of them to be done in parallel i.e, click Next button now hover mouse on the client area, Busy icon should come and when mouse moves out of the client area then IDC_ARROW icon should come.
    LRESULT OnWizardNext()
    ::SetCursor(LoadCursor(NULL, IDC_WAIT));
    m_bIsNextBtnIsClicked = TRUE;
    BOOL bRet = MyFun();
    m_bIsNextBtnIsClicked = FALSE;
    //Until this function(MyFun()) is executed **WM_NCMOUSEMOVE**
    //event is not getting triggered.But this event should get triggered and I
    //should be able to see the change of cursor within and out of client area.
    Can anyone kindly help me to solve this issue.
    SivaV

    Hello
    sivavuyyuru,
    For this issue, I am trying to involve someone to help look into, it might take some time and as soon as we get any result, we will tell you.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Docky on LXDE/OpenBox crashes when mouse hovers over dock

    Hi all!
    On an (almost) fresh install of LXDE on Arch Docky crashes whenever the mouse hovers over it.
    - up-to-date Arch/LXDE (executed pacman -Syu today)
    - xcommgr is running (but it also happens w/o it)
    - Docky starts up, shows default icons etc., everything seems fine
    - when mouse hovers over area occupied by Docky it crashes instantaneously:
    error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2079
    mono: cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion `!scaled_font->cache_frozen' failed.
    Stacktrace:
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) Pango.CairoHelper.pango_cairo_layout_path (intptr,intptr) <0xffffffff>
    at Pango.CairoHelper.LayoutPath (Cairo.Context,Pango.Layout) <0x00053>
    at Docky.Items.AbstractDockItem.HoverTextSurface (Docky.CairoHelper.DockySurface,Gtk.Style,bool) <0x003bf>
    at Docky.Interface.DockWindow.UpdateHoverText () <0x003bf>
    at Docky.Interface.DockWindow.set_HoveredItem (Docky.Items.AbstractDockItem) <0x00087>
    at Docky.Interface.DockWindow.OnExposeEvent (Gdk.EventExpose) <0x00513>
    at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x0006e>
    at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb (intptr,intptr) <0xffffffff>
    at <unknown> <0xffffffff>
    at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
    at Gtk.Application.Run () <0x0000b>
    at Docky.Docky.Main (string[]) <0x005cb>
    at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object (object,intptr,intptr,intptr) <0xffffffff>
    Native stacktrace:
    mono() [0x4b5bc1]
    /usr/lib/libpthread.so.0(+0xf870) [0x7f4a6fae3870]
    /usr/lib/libc.so.6(gsignal+0x39) [0x7f4a6f75f369]
    /usr/lib/libc.so.6(abort+0x148) [0x7f4a6f760768]
    /usr/lib/libc.so.6(+0x2e456) [0x7f4a6f758456]
    /usr/lib/libc.so.6(+0x2e502) [0x7f4a6f758502]
    /usr/lib/libcairo.so.2(+0x66d93) [0x7f4a66fc3d93]
    /usr/lib/libcairo.so.2(+0x140d9) [0x7f4a66f710d9]
    /usr/lib/libcairo.so.2(+0x68db0) [0x7f4a66fc5db0]
    /usr/lib/libcairo.so.2(+0x6a06f) [0x7f4a66fc706f]
    /usr/lib/libcairo.so.2(+0x331ca) [0x7f4a66f901ca]
    /usr/lib/libcairo.so.2(cairo_glyph_path+0x22) [0x7f4a66f827a2]
    /usr/lib/libpangocairo-1.0.so.0(+0x7e21) [0x7f4a6d374e21]
    /usr/lib/libpangocairo-1.0.so.0(+0x81b4) [0x7f4a6d3751b4]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_glyphs+0x3f) [0x7f4a6d14979f]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_layout_line+0x4a8) [0x7f4a6d14a128]
    /usr/lib/libpango-1.0.so.0(pango_renderer_draw_layout+0x115) [0x7f4a6d14a485]
    /usr/lib/libpangocairo-1.0.so.0(+0x835a) [0x7f4a6d37535a]
    [0x416f74b1]
    Debug info from gdb:
    =================================================================
    Got a SIGABRT while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Did anybody else run into this? Any ideas how to fix it?
    (just in case it matters: Arch is running on VBox 4.3.6. So far, I didn't run into any other crashes or problems with DE or WM)
    Thanks & Cheers
      Ax

    Greetings!
    If you are still on this issue, I suggest you check out your fonts.  Had you been fooling with them?
    I once rebuilt my entire OS due to this problem a couple of years ago.  It popped up again yesterday and I determined to find the issue.
    It was my fonts.  I use Funtoo (I used to use ArchLinuxArm so I'm registered here) and just prior to the problem I was fooling with the infinality/lcdfilter settings.  After chasing my tail all day today I went and changed some font settings and that was it!  For me the same issue occurred whenever I tried to add the weather icon, the best thing about Docky.
    I had been fooling with the fonts 2 years ago too...
    An ominous and unhelpful error message to be sure.
    Good luck.
    Last edited by yuyu (2014-04-03 03:31:33)

  • When-Mouse-Move PJC/Bean

    Does Oracle/OTN have any intention of providing a PJC/Bean sample that replaces the when-mouse-move trigger functionality? It would be nice to start using drag and drop again. I have not yet learnt Java so I can't write one myself.

    Hi,
    I've built a PJC that sends when_mouse_enter,exit,move events but that's not a aproach for the drag and drop functionality,because it takes a lot of time to send the event to the web server,and receive the coresponding actions to perform..
    I've embedded the old PL/SQL code for drag and drop into JAVA directly,and the drag and drop works fine...
    However ,problems raises when you have a big load into the parent canvas(many items)...the draging item is flickering up and down when dragging it over others UI conponents...I'm using JInitiator 1.3.1.9
    Any ideas why?

  • Display Jitters with Mouse movement.   Any ideas?

    Cinema 23 HD Display jitters with mouse movement.
    This just started happening. I don't know what's causing it, but my display jitters back and forth with mouse movement. Left and right. As I move the mouse the screen moves two pixels to the right or left when I move the mouse. After 2 pixels it stops.
    Very irritating.
    I don't have any extra displays to determine if its the card or the display.
    Thanks in advance for any insight.
    Radeon 9600 Pro 128Meg RAM Cinema 23 HD Display

    Hi-
    Sounds like you may have accidentally turned on "Zoom".
    Open System Preferences/Universal Access. Turn off "Zoom", and things should be normal again.

  • How to display items from database using catagorylookupdroplet

    Hi everyone,
    i want to know how to display items from database using catagorylookup droplet. if anybody have any code snippet please share it.
    Thanks in advance,

    <dsp:droplet name=".................../CategoryLookup">
         <dsp:param name="id" param="itemId"/>
         <dsp:oparam name="output">
              <dsp:valueof param="element.displayName"/>
                   <%-- This is show the Child Category --%>
                   <dsp:droplet name="......................./ForEach">
                   <dsp:param name="array" param="element.childCategories"/>
                   <dsp:oparam name="outputStart">Child Categories</dsp:oparam>
                   <dsp:oparam name="output">
                        <dsp:a href="">//bydefault it will take its own file's name
                             <dsp:param name="itemId" param="element.repositoryId"/>                                                                                          <dsp:valueof param="element.displayName"/>
                        </dsp:a>
                   </dsp:oparam>                                             
                   </dsp:droplet>
                   <%-- This is show the Child Product --%>          
                   <dsp:droplet name=".............../ForEach">
                        <dsp:param name="array" param="element.childProducts"/>
                        <dsp:oparam name="outputStart">Child Products</dsp:oparam>
                                  <dsp:oparam name="output">
                                       <dsp:droplet name="................/ProductLookup">
                                            <dsp:param name="id" param="itemId"/>
                                            <dsp:param name="elementName" value="Prod"/>
                                            <dsp:oparam name="output">
                                                 <dsp:getvalueof id="img102" param="Prod.smallImage.url" idtype="java.lang.String">
                                                      <dsp:img height="250" width="250" src="<%=img102%>"/>
                                                 </dsp:getvalueof>
                                            </dsp:oparam>
                                       </dsp:droplet>
                                       <dsp:a href="productView.jsp">
                                            <dsp:param name="itemId" param="element.repositoryId"/>
                                            <dsp:valueof param="element.displayName"/>
                                       </dsp:a>
    Hope this helps.
    -RMishra

  • How to display the current date in the prompt value.

    Hi,
    How to display the current date in the prompt value. When the user runs the query he want the current date to be displayed in the prompt value and he should also be able to change the date if required ...... I am using web Intellegency BO XI3.0.
    Thanks,
    Shakthi.

    Please refer the below link.
    Prompt  with  default  date   (  currentdate-1  and current date-8)
    http://www.dagira.com/2008/07/15/how-can-i-make-today-my-default-prompt-value/
    http://www.dagira.com/2008/07/21/using-a-magic-date-value-in-prompts/
    Regards,
    Bilahari

Maybe you are looking for

  • Aperture moving mobileme albums, won't stop, won't quit ! I have these images on HD

    Aperture 3.2.4 I have a progress bar which tells me 'Moving MobileMe alums ...' I can't stop it (no x button ) I can't quit the app. I can't use the app & I have the images on my hard drive. I did ot initiate this action it's just taken over I'm real

  • BAPI to create output messages in material document?

    Our stores manager has a list of material documents which require a repeat output. There are far too many for someone to manually go into each document and create a new message in the output options. Is there a BAPI or transaction which can be used t

  • Add new columns in result of Transaction ME2L

    Hello, My requirement is to add two fields from table EKPO (BEDNR and AFNAM) in the result of ME2L. Does anyone know how to proceed? Is there an exit which will enable me to do so? Thanks a lot for your help.

  • Loading icons from a jar

    Hi all, I've got my application that loads icons from a relative path, such as "img/tree/menu.png". While running outside the jar it works fine, but when I create a jar of my filesystem I cannot load the icon (i.e., it is not found). The jar of cours

  • Can't remember how to install a font

    I have a Mac OSX 10.6.8. I can't remember where to put new fonts and/or how to install them in Photoshop. I've been searching the web and have found no useful info! I downloaded the new fonts to Library/Fonts, but that's obviously not the main place