Here is a simple, semi-working example. I have three controls:
a) A "Combobox Style0" which lists the layers, based on a layerlist which was created by the code. Here I can add additional entries.
b) A "Combobox Style2" which lists the same layerlist. Here I can only select, but not type new values
c) A Grid with column style "27 - Layers". It lists the layers plus properties based on ODCL-functions. I can select, but not enter new.
The question above is:
How to enter new values to c) in the same way as in a)?
At the moment it seem to be not possible, but maybe it could be discussed as new feature?
Peter