Hi everyone!
I want to make my own inplace editor in a grid, without registering in EditRepository. As a descendant of the standard inplace editor ButtonEdit in EditRepository. Just my needs: the editor is read-only always, the button in the editor is enabled always (even if the cell or row is readonly). Is it possible? By clicking button user will see the dialog window with the cell value (large memo text).