Hi Dimitar, I thought I responded to your message but I don’t see my message. Here it is again.
I am setting the filter property in the source object, like this:
filter: function () {
$("#jqxgrid").jqxGrid(''updatebounddata'', ''filter'');
},
I don’t quite understand how I would use that function to pass the data type to the server when filtering.
Thanks,
Mike