Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
Is there a way to set the scroll position for a data table? I'm creating a table with an assortment of images in the first couple columns, but as I run my script (updating and editing different tables) the final resulting table ends in a scroll position (vertically and horizontally) somewhere in the middle of the table. I'm aware of the SetScrollPosition function, but that doesn't seem to do work on a data table. I'd like the table to scroll back to column 1, row 1.