DIALOG.setCurrentRow() changes row selection flags

Before version 2.30, 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.