Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated info in DataTable cursor docs? #5354

Closed
TomJGooding opened this issue Dec 6, 2024 · 2 comments · Fixed by #5355
Closed

Outdated info in DataTable cursor docs? #5354

TomJGooding opened this issue Dec 6, 2024 · 2 comments · Fixed by #5355

Comments

@TomJGooding
Copy link
Contributor

The Cursors section in the DataTable docs states:

A new table starts with no cell highlighted, i.e., row and column are zero. You can force the first item to highlight with move_cursor(row=1, column=1). All row and column indexes start at one.

I think this info must be outdated, as the rows/columns are actually zero-indexed and the first cell is highlighted by default?

Copy link

github-actions bot commented Dec 6, 2024

We found the following entries in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

Copy link

github-actions bot commented Dec 9, 2024

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant