question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Option to have both rowMarkers numbers and selection checkbox together

See original GitHub issue

Currently I’m using the both option. I think the current UI is super cool, but in terms of UX it’s a bit confusing since my users don’t understand there’s an option to select the rows unless they accidentally hover over the row number.

I can switch to the checkbox option, but then the UX for onRowMoved is super weird - you would need to drag over the checkbox which is very unusual.

I like the UI of the row numbers and it would be awesome to add a fourth option, to have both the numbers and the checkboxes - on their left.

Another good solution would be to add some kind of indication when starting to move (drag) rows to reorder them, instead of leaving the checkboxes as they are.

What do you think?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
jassmithcommented, Jun 19, 2022

I think if checkboxes are enabled at all and onRowMoved is defined we should move to a UI like this MSPaint mockup:

image

1reaction
jassmithcommented, Jun 20, 2022

Will be fixed in 4.1.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

jqxgrid combining multiple row selection with checkbox selection
It is not possible to combine these. These're separate Grid selection options which are mutually exclusive.
Read more >
Limiting the number of checkboxes selected by user - Plus2net
Many time inside our form we want a rule or limit where uses are not allowed to select more than a number of...
Read more >
make multiple row selection and check box ... - jQWidgets
I am trying to integrate the jqwidgets jqxgrid jquery plugin so that multiple rows can be selected using the shift/ctrl key on the...
Read more >
Row Selection - JavaScript Data Grid
To get the selected nodes / rows from the grid, use the following API methods: ... Checkbox selection can be used in two...
Read more >
MICROSOFT EXCEL 2016 - Onslow County Schools
Numbered steps give detailed, step-by-step instructions to help students learn software skills. The steps also show results and screen images to match what....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found