# 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.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stadium.software/6/release-notes/6.9.3102.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
