GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  D2K
Go To First  |  Previous Question  |  Next Question 
 D2K  |  Question 19 of 71    Print  
what is key.next.item trigger?

  
Total Answers and Comments: 3 Last Update: September 14, 2006     Asked by: V Rajesh Nair 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: srinivas
 

the purpose of the key next item is..after validating a particular field (suppose tex field) (means enter some data into that field next what process should happen is written in that trigger..

for the code written in key next item trigger is like this

go_item("blockname.textfeildname");

then cursor will goes to next feild named mentioned in the above syntax;



Above answer was rated as good by the following members:
bc_sumanamara
March 24, 2006 00:13:57   #1  
gomathi.e        

RE: what is key.next.item trigger?
it means when the cursor cross the particular field at the moment this trigger will raised.
 
Is this answer useful? Yes | No
March 24, 2006 01:59:32   #2  
srinivas        

RE: what is key.next.item trigger?

the purpose of the key next item is..after validating a particular field (suppose tex field) (means enter some data into that field next what process should happen is written in that trigger..

for the code written in key next item trigger is like this

go_item( blockname.textfeildname );

then cursor will goes to next feild named mentioned in the above syntax;


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 14, 2006 08:00:45   #3  
Venkata Ramana        

RE: what is key.next.item trigger?
Key-Next-item trigger will fire whenver the user try to move the control(i.e. cursor) from one item to another item in the form by pressing return key or tab key.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape