I would like to use Customised extjs TreeGrid as form component.
I wrote TreeGrid.getValues() method based on chekboxes and inputs, but since it has GridView as proto - realisation seems vague to me.
here is the link
http://wap7.ru/folio/crud/PiggybackManager.html
please share any ideas -
how to make its values included in form.getForm().updateRecord(), form.getForm().getFieldValues()
how to make it reusable with type 'treegridfield' - would be perfect
thanks