suppose there are two textfields t1,t2 in form and we have
some value in textfield t1.now the question is that how can
we copy the value of the t1 to textfield t2?
Answers were Sorted based on User's Feedback
Answer / ashwinee kumar
There is an option in the textbox properties window for copy from a source field.
| Is This Answer Correct ? | 8 Yes | 0 No |
To execute row from being displayed that still use column in the row which property can be used?
What are the default extension of the files created by library module?
Give the sequence of execution of the various report triggers?
Use the Add_group_row procedure to add a row to a static record group 1. true or false?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
What are all the system Parameters available in ORACLE Reports
What are the menu items that oracle forms 4.0 supports?
how we can validate the run-time parameters in reports 6i
Does a Before form trigger fire when the parameter form is suppressed.
How do you display console on a window ?
What are the two panes that Appear in the design time pl/sql ?