sets values for all items (form's controls) in the component
form.setFormData({ some1:mygrid.cells(id, 1).getValue(), some2:mygrid.cells(id, 2).getValue(), });