DataGrid current row, column position

Hi,

I have DataGrid component on page with RowCount component. DataGrid component has method scrollToStart and after every navigation I execute this method because i want to see first row in new page segment not a current (when i have more rows in page than i can see on screen). But if I have horizontal scrolling in grid i didn’t find any method to position view to see first column after refresh or navigation.

I want after every navigation action to position view to top left corner column.

Could you please some solution to me

Thnx

Hi,

Unfortunately, there is no API for horizontal scrolling.

Regards,
Gleb