jqGrid filter toolbar show search operator selector just for single column
问题 I have jqGrid table with many columns. Searching in grid is made using filter toolbar. For most of them search is just simple default operator. For one datetime column I want different kind of operators and datepicker selector. I have added dataInit datepicker initialization to searchoptions , necessary operators to searchoptions.sopt . To show this operators I have set searchOperators to true. So for this column all is ok. I have datepicker with operator selector popup. But for all other