Labels

[ALRT] (3) [AR] (2) [BOM] (3) [GL] (2) [GTM] (1) [INV] (18) [MRP] (1) [OM] (27) [PO] (58) [QP] (3) [SYS] (39) [WIP] (4) AGIS (1) OM (1)

Wednesday, December 29, 2010

[SYS] Column View Get Reset After Each Scroll Down

In Oracle form, my query returns many rows and columns. I was interested in only 1 particular column, which is column number 8 (for example), I scroll to the right and stop at column 8. And now I wanted to check the value in column 8 for all rows. I need to scroll down. For every scroll down action, the view was reset, e.g. column 8 is gone (out of my view) and it resets to column 1. It was really frustrating.

What i did: Highlight value in column 8, perform a "Page Down" using keyboard instead of mouse scroll down.

No comments:

Post a Comment