#103237
oliver.aldrian
Participant

ok, so the grid does not support it natively to select something if I don’t have the Id ie. rowNumber.
I could work around that, iterate over the rows get the details, and compare them to the elements in my list, to get the correct row number.

BUT as I already described: When the OnReady fires, grid.Rows is still empty even though I can clearly see the rows in the browser.