Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

In ALV List, how to make focus shift to next column when button "Tab" is pressed?

Former Member
0 Kudos
415

There is a requirement that focus should shift to next column when button "Tab" is pressed. But now the focus will shift to toolbar. Is there any solution to implement above-mentioned functionality?

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Kudos
305

In so-called "ALV List" (old rendering as below), there's no "Tab order" because there's no field in ABAP Lists, unless you make them editable (field catalog INPUT = 'X').