List the buil-in routine for controlling window during run-time?
Answer / guest
Find_window,
get_window_property,
hide_window,
move_window,
resize_window,
set_window_property,
show_View
Is This Answer Correct ? | 1 Yes | 0 No |
What is a user exit program in oracle reports?
How many types of trigger can be used in a table at a time ?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
What is a library in Forms 4.0?
can you convert or reverse engineer a fmx back to a fmb file?
how do u place it in required folder
What do you mean by a block in forms4.0?
What are the default parameter that appear at run time in the parameter screen?
what is the sequence of firing triggers in forms?
In what situation u create the BPA.
Use the add_group_column function to add a column to record group that was created at a design time?
What is the use of image_zoom built-in?