uj24153
Binge Watcher
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2022
05:05 AM
How to scroll all rows in Rowlist horizontally.
Hi all, i am working on a project and in that i have to scroll whole rowlist's rows when i press left or right button. like if the focus is on 0 index of row 1 and i press right button on remote i want all rows to do same as row 1 do.
to be more specific I want all rows to show me the item of focused index. like i focus is on "nth" row and it's "ith" column is selected i want any other row to jump or animate to their "ith" column.
thanks in advance.