Hi,
Is there a way to select the first row when we move from one page to another in kendo grid angular.
We have a requirement where we show some details of the data when a row is selected. IT is easy to do when the first time the grid is loaded. But when we move to another page using pagination functionality, no row is selected (grid default behavior).
How do we select the first row when we move from one page to another programmatically?
Regards,
Jyothi