Set the EDIT attribute to enable editing of rows in either viewer.
   insertc(attrs,'Y',-1,'EDIT');
   call notify('viewer','_set_attributes_',
               attrs);
return;