I want to create a scrolling dashboard with individual agent performance per record:
I would like to have the records in a grid automatically scroll at a variable rate (speed to be adjusted accordingly),
highlighting each record (one at a time) as it scrolls down (or up), and this would be looped to run continuously.
Can I accomplish this with the Grid control? Or, are their any other controls that can do this?