Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I need to select row and move between rows in a grid by keyboard up/down key. Once a selected row changes, another attribute table refreshes based on the selected row data. It all works if selected by mouse. However we want to move the row by using keyboard up/down key as well to achieve the same. Tried both grid and dynamiccolumn grid and both of them not working