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
Add more logic means it slows down the renderer and moving cursor. Frankly
speaking now it reaches the performance ceiling and not much buffer in
adding more complicated features. But sure I will think about your suggestion.
Thanks.
I left this component down for a while but recently pick it up again. I am
working in creating more useful and direct methods, e.g. setFilter,
clearFilter ....
Thanks and regards,
On Wed, Apr 8, 2020 at 5:26 PM LeDaspien ***@***.***> wrote:
Hey,
first of all the library is really great.
Some features that would be really cool would be:
1. readonly on cells
2. that when you tap through the table you jump from the end to the
next row
I would be happy to contribute but first wanted to check on what you are
currently working.
Cheers
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAYSOF6N32HHCLXQKUQTDZLRLQ7OFANCNFSM4MDY4OWA>
.
I have implemented Tab to next row, please pull the latest
For the readonly on cells, actually I can make the readonly accept function. However, I found it seriously affects the renderer performance of readonlyStyle, I may find another way to do the same.
Hey,
first of all the library is really great.
Some features that would be really cool would be:
I would be happy to contribute but first wanted to check on what you are currently working.
Cheers
The text was updated successfully, but these errors were encountered: