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

Add special selector for current row #55

Closed
maurobotta opened this issue Nov 2, 2020 · 4 comments
Closed

Add special selector for current row #55

maurobotta opened this issue Nov 2, 2020 · 4 comments

Comments

@maurobotta
Copy link

maurobotta commented Nov 2, 2020

Hi

@bosskmk

May to add special selector for current row ? and plus button

and a Drag and Drop between records? (not the columns)

See QuickBooks ( best online software )

https://quickbooks.intuit.com/global/
2020-11-02 - GRID_ADD

Mauro Botta

p.s.
I sent you a lot of coffees, now, I hope you don't get a headache

@bosskmk
Copy link
Owner

bosskmk commented Nov 3, 2020

I visited the quickbooks site you linked to, and I signed up to see the real screen.
I knew what function you wanted.
It seems that other users will also need that feature.
You will see it in the next version.
Thank you for donation and use.

@maurobotta
Copy link
Author

maurobotta commented Nov 6, 2020

@bosskmk
I'm trying the "1.0 pre", great job :)

I can to see checkbox and drag features, now.

When user start to drag ( a row or a column ) and move mouse, is not visibible where the row/column will a will go to fit after.
May you add colored a row/column for make easier to understand how the move will end?

Mauro Botta

@bosskmk
Copy link
Owner

bosskmk commented Nov 6, 2020

I'm going to add a visual effect to indicate where the row will be moved when moving.

There is currently no onDragUpdate callback for draggable widgets. If this is added to flutter I will work on it, or I will work on it the other way around.

And I will add a method to add a new row above or below the current row. Combining this with a cell renderer will give you the same function as the plus button you want.

Thank you.

@bosskmk
Copy link
Owner

bosskmk commented Nov 9, 2020

Created a new issue. Indicating the location to be moved when dragging.
#63

@bosskmk bosskmk closed this as completed Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants