Posted 7 July 2024, 8:51 am EST
Hi
i have problem to set the focus on a row in flexgrid (net 8)
i attached a simple example
- Starting the application
- Select a row manually, lets say the number 6
- push the button FOCUS > the button will select the row 0
- you see correctly the row 0 selected
Now i want to go to the next row pressing the down arrow key - first : i need to press the down arrow key twice
- second : it will be selected the row 7, as the flexgrid “remember” the last row manually selected
Is there a different and correct way to select a row that the one used?
WpfApp_flexgridfocus.zip