I want to edit the record (just a row of tree grid) with my own form, then I use the gridtoform function to fill my own form, I found that the expand column can not display the raw data if it has been formatted (e.g. I add a link to the expand column).
I studied the source code (jqgrid.base.js, functoin getRowData, line 1762) and found this function has special process for treegrid. Can we improve it to support to get the raw data for treegrid's expand column?
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top