Hey everyone,
Focus by Row Instead of by Cell in GridPanel
Currently, if a user navigates with the arrow keys inside of a grid, they are able to focus each cell individually.
Instead of this, I would like to focus by row.
The only problem, is I can't seem to find any examples of this...
One (not very good) solution I was thinking about is to listen for cell focus and once it's captured, to call focus on that cell's row instead.
But is there a better way? Has anyone tried this before?
Focus by Row Instead of by Cell in GridPanel
Aucun commentaire:
Enregistrer un commentaire