We are using TMS Web Core 2.7.2.2. In one of our TWebStringGrids, setting the grid's current row resulted in an endless loop in TCustomStringGrid.SetRow of unit WEBLib.Grids, line 5884.
We propose to add a safe guard to such loops which may not have a fixpoint.
We added a safeguard. It will be included in the next release.