Hi everyone!
I am currently using a very wide grid (a lot of horizontal overflow) and its quite annoying that when I want to edit one of the columns in the far right part of the grid and I double click the row to make it editable (inline edit), the cell to gain focus is the first within the row making the whole grid to scroll to the left.
I have seen that the onDblclick event handler receives the row and the column of the clicked cell as parameters. Is there any way we can use those parameters to set the focus on that cell? This is driving me crazy…
Thanks so much 🙂
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top