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
635 stars 288 forks source link

[Help] How to disable cell selection when select mode is setted. #1033

Closed yuanhoujun closed 4 weeks ago

yuanhoujun commented 3 months ago

I want to remove this rectangle box like image as follows:

image
muammerakilli commented 2 months ago

configuration: PlutoGridConfiguration(style: PlutoGridStyleConfig(activatedBorderColor: Colors.transparent))

yuanhoujun commented 2 months ago

configuration: PlutoGridConfiguration(style: PlutoGridStyleConfig(activatedBorderColor: Colors.transparent))

Thank you I'll try later.

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 4 weeks ago

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