Is it possible to hide a field that is shown in an editable grid?
For a regular grid (non editable) when you hide the field it shows the field as “hidden” but the value of the field still shows when you have an editable grid.
Best case scenario would be to hide the whole column but even hiding the value is sufficient. Anyone knows how to do that?
FYI set_column_disp, set_df_property - hidden, depends on - eval etc. etc. wont work.