Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
添付ファイルに示すように、必要なものはすべて
誰でも私を助けることができますか?jqgridのツールバー検索やデフォルト検索は使いたくない。ありがとう。
あなたの質問が正しいと理解したら、「関連先」列に対応するアイテムに検索オプションを追加することで問題を解決できます。colModel列に対して許可するsearchoptions必要soptがある操作を含むプロパティが必要です。例えば
colModel
searchoptions
sopt
searchoptions: { sopt: ['eq', 'cn'] }