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
664 stars 305 forks source link

[Help] Setting selection #862

Closed ARPP3 closed 1 year ago

ARPP3 commented 1 year ago

Hello, I am not sure if this is possible with the existing API or not, so this might end up being a feature request.

I am trying to set a cell selected. Not just upon initialization. I have no preference if it's via row/column, or a reference to the PlutoRow + offset into the cell, or the PlutoCellitself.

This functionality, if it exists, has eluded me. Is there a way I can do this?

Thank you,

marianodrz commented 1 year ago

I have the same problem. Trying to select specific row is not possible or havent find any solution that works.

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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