I'm reworking a form that users scan bar codes to populate a grid. Adding elements to the grid is working. I have it set up so that to remove an item from the grid, there is a checkbox I allow the user to clear. If that checkbox gets cleared, the row is removed from the grid but nothing is deleted from the database. However, no form events seem to fire for the first row at all. If I add a second row, then click the second row the event will fire. Then clicking on the first row, the event magically fires.
Has anyone seen this before? The checkbox is bound to a column in the database.
CSI 9.01.01 on prem.