#103167
oliver.aldrian
Participant

Unfortunately this is not what I need to do.

I need the row id of an element where I have the value of an identifying column.

I have a grid with entries, where I want to preselect a row on page load, and to my knowledge grid.selectRow only does take an id.

 

Or is the id in the grid always the same as in the dataRecords object? But what if I have applied filtering and sorting?