Posted 11 April 2018, 12:42 pm EST
Hi!
I am manually adding a row to the top of a Flex Grid by the same method detailed at this post: https://www.grapecity.com/en/forums/wijmo/adding-new-row-in-flexgrid
That’s working fine. However, the new row doesn’t seem to register with the grid’s selection mechanism. The new row takes two clicks to select (actually, it looks like perhaps an empty cell behind the new row is selected on the first click). Similarly, pressing the ‘up’ key from the second row does not bring the selection the new first row; the selection seems to be lost somewhere. This can be observed in the example code provided at the post above. Look at http://plnkr.co/edit/4tVvwx?p=preview
Is there any way to avoid/fix this?
Thanks,
Philip

