开发者

How to disable jqGrid's Search Toolbar for some columns?

I have added the search toolbar to my jqGrid开发者_JS百科 and was wondering is there anyway to search certain columns instead of all of them?

By default, the search toolbar shows a search field for every column.


If you define search:false property for the column in the colModel the search toolbar will have no input element for the column.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜