Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the header design more modern #51

Closed
maurobotta opened this issue Oct 30, 2020 · 3 comments
Closed

Make the header design more modern #51

maurobotta opened this issue Oct 30, 2020 · 3 comments
Labels
waiting for issuer response This doesn't seem right
Projects

Comments

@maurobotta
Copy link

Hi @bosskmk

Is possibile make the header design more modern ?

or make a easy custom code for to change it ?

@bosskmk
Copy link
Owner

bosskmk commented Oct 30, 2020

Can you provide an image or link for reference?

@maurobotta
Copy link
Author

In the header, can i remove the small image of menu (toleft-toright...) ?

Can i change color of all borders ?

May you add a real selection-mode with checkbox ?

like this
https://raw.githubusercontent.com/kechankrisna/flutter_responsive_table/master/example/sreenshot.png

I love your project, it is unique and it is very important for the whole Flutter Community 👍

@bosskmk
Copy link
Owner

bosskmk commented Oct 30, 2020

In the header, can i remove the small image of menu (toleft-toright...) ?

when you set some columns, you can remove the column menu icon.
enableContextMenu: false,
column-definition
(The column menu will add functions and change the look and feel.)

Can i change color of all borders ?

When creating a Grid, try defining the Configuration property.
configuration

May you add a real selection-mode with checkbox ?

I'll add it so that the user can select/deselect the checkbox in the row selection mode.

Thanks for the comments.

@bosskmk bosskmk added this to To do in version 1 Nov 4, 2020
@bosskmk bosskmk moved this from To do to In progress in version 1 Nov 4, 2020
@bosskmk bosskmk moved this from In progress to Done in version 1 Nov 5, 2020
@bosskmk bosskmk added the waiting for issuer response This doesn't seem right label Nov 9, 2020
@bosskmk bosskmk closed this as completed Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for issuer response This doesn't seem right
Projects
No open projects
Development

No branches or pull requests

2 participants