Question
1
Replies
328
Views

Tech Mahindra
IN
Posted: April 25, 2021
Last activity: April 26, 2021
Last activity: 26 Apr 2021 21:49 EDT
Closed
How to set focus on grid row programmatically
We have requirement to display grid report on left navigation panel. onclick of row grid, data of selected row is populated on right panel. We need to add NEXT and PREVIOUS buttons to get each row data based on next and previous button clicks. Buttons are needed to avoid users click on grid manually.
We are unable to set focus on click of row on grid. Kindly advise.