Hi,
You are not using any edit event, then you have to add code
me->view_group_context->set_view_editable(me) in do_init_context of the impl class method..so that when system loads the view it will make the view in editable mode. You can try this out.
Regards,
Dharmakasi.