pluto_grid
pluto_grid copied to clipboard
Change Header Color
Hi Thanks for the wonderful package. I am successfully able to update the header TextStyle using the PlutoGridConfiguration. But I am unable to change the header background color. Is there any way to do so?
@arindammitra06
PlutoGrid version 2.9.3 has been distributed.
A property is added to change the background color of the column.
reference link https://weblaze.dev/pluto_grid/build/web/#feature/column-group
background color changed but title text color not supported
@huongtran84
Please refer to the link below for column text color.
This can be changed with the titleSpan
property.
https://github.com/bosskmk/pluto_grid/blob/master/lib/src/model/pluto_column.dart#L36
How to remove padding as image below?
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.