SlickGrid icon indicating copy to clipboard operation
SlickGrid copied to clipboard

cellrangeselector : Slickgrid focus issue on cell range selection

Open saynala opened this issue 7 years ago • 1 comments

Have focus off the grid somewhere in the application and using the cellrangeselector select a range of cells without clicking on the slickgrid and then notice the focus is not on the grid. Anyway to address this?

Since the focus is not on the grid anymore, the copy paste won't work. Tried grid.focus() but its not helping.

saynala avatar Nov 21 '18 20:11 saynala

This is similar to your other opened issue and the answer is probably similar as well, see the comment left in the other issue #280.

ghiscoding avatar Nov 27 '18 05:11 ghiscoding

closing since it's a duplicate of #280 and no feedback provided

ghiscoding avatar Sep 27 '23 15:09 ghiscoding