Hello i have little problem with pass values to pop up

I want to pass values when user click on current row then show right click context menu to pop up.
i need help following code. Because it doesn't pass current row values , it passes all values in database. i thought filter doesn't  work .
First i added Bind Variables named VarEnqID and Criteria named GetbyIDCriteria on my view object .
Second i created view object classes and object interfaces and view object classes method's code :
    public void setSearch1C(String input)
        ViewCriteria vc = getViewCriteria("GetByIDCriteria");
        vc.resetCriteria();
        setVarEnqID(input);
        //setVarEnqId2(input);
        applyViewCriteria(vc);
        executeQuery();
Third i drag setSearch1C from data control to right click context menu and add attribute named Id to bindings then choose id into value.

How is the context menu and the pop-up wired up?
Have you set the pop-up to lazyUncached?
Which value from the current row do you want to pass to the method?
Which Jdev version do you use?
Timo

Similar Messages

Maybe you are looking for

  • How can I get the phone app into the doc

    I moved from an ipod touch, without a phone app.   Now my iphone 5s has a phone app, but how do I get it to be one of the four choices in the dock?

  • Markers moving when locked, especially in score

    arg, I just rebuilt my preferences file. Now, when I am working in score editor, my markers move and get deleted when I don't want them to. This happens when marker window is closed and when the marker track is (supposedly) locked in arrange window.

  • Gone mute on calls and FaceTime

    Hi My iPhone 5 has gone mute on calls and FaceTime, i can only hear if i put on loudspeaker, whats wrong? I've tried resetting by turning my phone off and back on, i also checked settings but don't see anything wrong, i need help!! please

  • Entire System Stoped respond and Hard Drive error

    Hello Sir,   I have HP Pavilion g6 2005 ax laptop brought in October 2012. I upgraded it to Windows 8 64 bit.Now for some days my system is stoped responding. When I run HP Diagnostic tool, at hard drive section it give error code:GGC75W-66B6B4-MFPX1

  • U.S.  SSN field validation

    I am using the trial version, turnkey install of LCES2.5.  Just encountered something strange. On my form, I use a standard U.S. Social Security Number field that comes with the product. When I save the form as a dynamic PDF, a stand-alone file, Read