Datagrid default row select

Hello, I am using the row select function of the angular datagrid to filter other items. Is there a way to set the selected row during load data or page load so the page starts with the first row of the datagrid selected?

Check how Master/Detail template handles this:



Thank you, that worked perfectly