03-24-2021, 05:17 PM
A headsup for a possible issue; I have a form with jqDBGrid's working well as long as I stay on the form. But if I do a asyncselectrow (by mouseclick) and then goes to another form with WebApplication.ShowForm, the first form with the grids goes dead when I do release on the second form. Rolling back to 15.2.24 seems to resolve this (I have not tested 15.2.25), but I will test this more (also with 15.2.25).

