Edit Tree Grid – Customization
Hi,
I need to have the jqGrid customized to show tasks as follows:
* tree grid with first level task group and second level tasks
* group and task names & fields should be editable inline
* no ajax editing. When all is ready, we submit the form to the server for processing
* move tasks/ groups up or down on the grid – with drag/drop or with up/down button (first option is preferable)
* optional – add tasks/groups to the existing grid
Each task has the following fields:
# task name (text)
# due date offset (int)
# priority (int)
# action (text – allows to select
# owner – text – email address
NOTE: I am only asking to customize the existing component according to my spec. I will need the widget in max 3 days.
Assaf



