pluto_grid icon indicating copy to clipboard operation
pluto_grid copied to clipboard

2 Pluto Grid in Single View

Open NiranjanShah opened this issue 3 years ago • 2 comments

is it possible to use, 2 Pluto grid in single view ?

if yes, please let us know how ?

Currently we have divided the screen into 2, in these we are showing Grids, have defined separate columns & rows for both the grid, however, this is not working. Even the statemanager are set different.

ideally, there must be provision to attach Columns & Rows to the statemanager, this way we can achieve multiple Pluto Grid in single page.

PS: in case, we don't want to use DualGrid. the reason being in between 2 Grids we have some other widget to show.

NiranjanShah avatar Jul 03 '21 14:07 NiranjanShah

You can implement the desired function by referring to the DualGrid code.

https://github.com/bosskmk/pluto_grid/blob/master/example/lib/screen/feature/dual_mode_screen.dart

bosskmk avatar Jul 05 '21 12:07 bosskmk

Nope, I cannot insert any view between 2 Grids, the best solution is to allocate columns and rows to individual grids.

PlutoDualGrid won’t be useful and practically major apps will require separate Grid views and must not be bounded to Single state manager.

On 05-Jul-2021, at 6:20 PM, Manki Kim @.***> wrote:

You can implement the desired function by referring to the DualGrid code.

https://github.com/bosskmk/pluto_grid/blob/master/example/lib/screen/feature/dual_mode_screen.dart https://github.com/bosskmk/pluto_grid/blob/master/example/lib/screen/feature/dual_mode_screen.dart — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bosskmk/pluto_grid/issues/233#issuecomment-874087351, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHCLQTBZP4TYZFDVALIS3TTWGTAXANCNFSM47YGQ5HQ.

NiranjanShah avatar Jul 05 '21 14:07 NiranjanShah

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

github-actions[bot] avatar Dec 26 '22 11:12 github-actions[bot]

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

github-actions[bot] avatar Jan 13 '23 11:01 github-actions[bot]