Hi experts,
I have a dynpro with an table (list of user names).
Above the table I have an input field.
What I want:
When I enter a letter in the input field (for example 'M'), I want to scroll the ALV down to the users beginning with 'M'.
When I enter then an additional 'A', I want to scroll to users 'MA...'...and so on.
So what I need is an action that responds an every single entry in my input box.
Is this possible?