DIALOG.setCurrentRow() changes row selection flags

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

Before version 2.30, the DIALOG.setCurrentRow() method did not modify 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.