Occasionally missing selected rows when multi-selecting in a grid

Hi, I am facing an intermittent

issue with multi-selection in a grid (NGClient).

I select around 15 items in the grid (visually all items are selected) and then open a new form/dialog to work with the selected records.

In most cases, all selected items are passed correctly.
However, occasionally, not all selected items are included:

  • Sometimes 1 item is missing,

  • Other times a few different items are missing,
    and the missing items vary from attempt to attempt.

Has anyone experienced a similar issue and could share some advice?

It’s hard to diagnose problems like this without more information.

If you provide a simple solution that replicates the issue then others can run the solution and view your code.

Best way to do that is to

  • create another Servoy install with the version your using and use the example postgres database.
  • create a simple solution replicating the issue.
  • export the solution as a .war file
  • link file on forum (you may need to upload to something like google drive and provide a public link)