dojo editable-tree-dgrid : create or generate a new row supported in the dojo.store.JsonRest?
问题 I am trying a dojo-dgrid which is both Tree and Editable. In that I have the requirement as follows, I have a Add Button/Icon in a column(usually last column) for the parent rows. On clicking that Icon, a new Child-row should get generated/created (like store.newItem()) under this parent Row and this child row should be editable (there are 11 columns out of which 6 are editable,3 of them are digit.form.Select and the other 3 are Text-fields). Upon filling the editable areas , (there will be a