jqGrid searching on formatted date
问题 I have a date column in my jqGrid that I am formatting. In addition, I have a toolbar search. The problem I am having is when I type in data to the search bar to search the formatted date data, it won't search the formatted date, it probably searches the pre-formatted date. Is there any way to search the formatted date instead, or will I have to try and format it before I insert the data to the jqGrid? Edit: Some Code var gridLayout = [ {name: "name", index: "name", width: "250px"}, {name: