mostafaashraf92
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2022
07:02 AM
RowList How can i scroll by offset and not to a specific item index
Hi,
I have a RowList which i need to implement a special scrolling for. When i scroll in a row to any item , i want to scroll all other rows to the same xcoordinate position or by offset, because every row has different item sizes. Eventually i want to implement my own EPG timeline but with alot of customization, that's why i don't intend to use TimeGrid. So is there anyway i can scroll by offset not by item index?
Thanks