You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scroll_to(row_id) method to data_frame. This would enable programmatic scrolling to a specific row within the table, identified by its unique ID. This feature would be particularly useful for dynamic dashboards that need to jump to specific data points based on user interactions.