I have a DataGrid and my RowChaning handler validates the entered data and throws an Exception, if they are invalid. The Datagrid now show a messagebox with that exception message and the english question whether I want to change the values or not. My locale is set to german and I want the complete message in german. Is it possible to translate the shown message "on the fly" - I would like to keep the eception in english.
Thanks,
Rapha
Thanks,
Rapha