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.

Home Page:https://pluto.weblaze.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how do you set color for entire row?

kunalprabhu21 opened this issue · comments

@kunalprabhu21
Changing the current row color is possible through a callback like the link below.
https://weblaze.dev/pluto_grid/build/web/#feature/row-color

Changing the default row color without a callback should be added.
I will consider changing the default row color in the next version.

thanks for the reply

PlutoGrid 5.0.0 has been deployed.
There are other changes from version 4, so please check the ChangeLog.
https://pub.dev/packages/pluto_grid/changelog#500---2022-7-11

The demo page has also been updated.
https://weblaze.dev/pluto_grid/build/web/#/

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

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