Tagged Questions
2
votes
2answers
116 views
In a grid should I allow rows to be moved or use in place cell edit?
What is a better trade off:
Allowing users to move rows around within a grid by dragging them and placing an "Edit" button on each row (see image)
Giving users an in-place cell edit capability and ...