Subject Always show gdtElipsis in Grid
Author

I have a grid with a (Text)Blob that can be edited in the grid.
The elipsis for showing the blob editor is only displayed when in Insert or Edit mode and the blob column is the active one, but normally not when in browse mode.

Now, when the dataset is put into edit mode and then back into browse mode, the elipsis remains visible, it even shows the blob editor in browse mode when clicked.

Is it possible to always show the elipsis, even when in browse mode, so that the user does not have to edit the dataset only to be able to look at the blobfield?

Florian