I would like to use Customised 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.
please share any ideas -
1. how to make values it included in form.getForm().updateRecord(), form.getForm().getFieldValues()
2. how to make it reusable with type 'treegridfield' - would be perfect
thanks
Last edited by lfs2008; 18 Jan 2012 at 7:55 AM.
Reason: mispell
I never said override updateRecord... I said to follow the code execution to see how it gets a list of the fields and see how you can get a treegrid to be included as one of the fields.