# 6.6.3080

## Bug

* The StyleSheet and the Type Editor were not kept open if any changes were made to them
* Saving the application threw “This Type Of Collection View Does not support changes…”
* DataGrid column names did not use the property names of the type or query as-is (The initial character of a column name was capitalized)
* Using a wildcard (? or \*) in the DataGrid search caused an ObjectReferenceException
* Form Wizard: Generation issue → The ID parameter was not set when navigating to the edit page
* Deleting a type contained in another type threw a conversion exception
* REGRESSION: Setting DropDown ReadOnly had no effect (This also affected CheckBox, CheckBoxList, DatePicker and RadioButtonList)
* Designer crashes when starting Preview


---

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