‎2008 Feb 22 6:10 AM
Hi All
In a table controll i have vertical scroll bar.Now I want to ignore a part of code in my PAI,wen ever i drag the scorll bar.How can i put a check for that,so that this part of code will not be executed wen I scroll down.Because it is giving undesired result.Please suggest a way to handle this.
Regards
Rudra
‎2008 Feb 22 9:55 AM
Hi Rudra,
Scrolling in table control will trigger the PAI.make sure that in which event you want to triger the code.scrolling and pressing 'ENTER' have ok_code = ' '.so you can check this ok code and do the necessary changes in your program
regards
shibu
‎2008 Feb 22 9:55 AM
Hi Rudra,
Scrolling in table control will trigger the PAI.make sure that in which event you want to triger the code.scrolling and pressing 'ENTER' have ok_code = ' '.so you can check this ok code and do the necessary changes in your program
regards
shibu