Is it possible to have RADSTRIP IN EDITFORM INSIDE RADGRID with EditMode="EditForms". My idea is to NOT have the form too big in height and instead have two to three Tabstrips which should populate when the EditCommand is fired?
You could use "FormTemplate" for customizing editform in grid. When EditFormType is "Template", you can supply a template that the table view uses to generate the edit form. Grid / Form Template Edit Form Custom edit forms