DIALOG.setCurrentRow() changes row selection flags

Row selection flags are reset by a call to setCurrentRow().

Before version , the DIALOG.setCurrentRow() method was not modifying the row selection flags.

Starting with version 2.30, the method resets row selection flags to false and marks the new current row as selected.