Stadium 6.9.3102

Improvements:

  • The Classes property on a DataGrid column is now only applied to the body cells of the table for that specific column, not the headers anymore. This was done to be more consistent with the other cell properties which are all only applied to the body cells of the table.

Bug fixes:

  • The Stadium Server Windows service crashed immediately after logging into SAM. This only affected offline installations of the Stadium Server.
  • A validation was incorrectly shown when MappedItem contained a simple type, e.g. string, and it was used in the mapping to RadioButtonList.Options. A similar issue occurred for DropDown and CheckBoxList too.