Is it possible in JqGrid to do sorting when it is a tree grid with adjacent model and data is bind using json!! I want to sort data on different column and it is not a tree column. Please help.
あなたは詳細を投稿していません。だから私は推測しなければなりません。parent
TreeGrid の並べ替えに関する典型的な問題は、ツリーのルート要素のフィールドの間違った塗りつぶしです。値は、たとえばnull
or"null"
である必要があります。""
詳細については、回答を参照してください。