ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: queensgambit9 on February 26, 2019, 08:04:58 pm
-
I have col def:
...dataType: 'date', format: 'yy-mm-dd hh:mm:ss', formatRaw: 'yy-mm-dd hh:mm:ss', filter: { format: 'yy-mm-dd' }...
having an issue when applying a filter and then sort the column I get for example: "2019-02-20 hh:02:ss" inserted into datepicker textfield...date is correct but how can I get rid of the time?
If you do not sort after filtering the column it works fine.
-
Could you please share a jsfiddle to check the issue.