Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi Everyone,
I have a large set of data which I want to display on a thingworx grid. Is there any way to enable the auto rotating/scrolling vertically just like the information at the end of any movie ?
scrolling from top to bottom automatically ?
Thanks
Grid widget has a CurrentScrollTop which it's bindable and you can change it through for instance an Expression Widget which it's triggered by a AutoRefresh widget.