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