bosskmk / pluto_grid

PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
https://pluto.weblaze.dev
MIT License
637 stars 291 forks source link

[Help] How to reminder a selected cell o row in a dual mode? #962

Closed ingpedroaraujo closed 7 months ago

ingpedroaraujo commented 8 months ago

First of all, I would like to thank you for such an excellent contribution with this package.

My question is:

How can I keep the cells selected when using dual mode? It happens that when I select a row in grid A, it loads its respective values into grid B, I select one or more values from grid B, and all good. The problem is that if I select a different row from grid A it loads the new values, but it doesn't keep the values I selected, in the first row for example.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 7 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.