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

Feature: Select first row on load #43

Open
mnn-softjoy opened this issue Feb 26, 2022 · 3 comments
Open

Feature: Select first row on load #43

mnn-softjoy opened this issue Feb 26, 2022 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@mnn-softjoy
Copy link

A nice feature would be be able to select an active row by index on load.
The table should then show the row as marked and the onRowSelect should fire with the selected row.

@apgapg
Copy link
Owner

apgapg commented Mar 1, 2022

You mean the row should be auto highlight on first load? and onRowSelect should also call?

@mnn-softjoy
Copy link
Author

mnn-softjoy commented Mar 1, 2022 via email

@apgapg
Copy link
Owner

apgapg commented Mar 2, 2022

Got that. We can do this.
Let me just work on this tomorrow and provide update

@apgapg apgapg added the good first issue Good for newcomers label Mar 2, 2022
@apgapg apgapg self-assigned this Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants