hi,
I try to use the customSortFunction property. I set it after the first initialization of the grid, but it doesn't work, the function is not called. I also tried from one the sample that you provide on website, and it doesn't work either.
Am i missing something ? is that a bug ? a problem with the documentation ?
But on the documentation it says that i can set it by doing something like :
//Set
$(
".selector"
).igGridSorting(
"option"
,
"customSortFunction"
, myCustomFunc);
Thank you
Regards
Hi LawsonQc,
Have you been able to resolve your issue? If I can provide you with further assistance feel free to contact me.
Regards,
Tsanna
Hello LawsonQc,
Could you please send me the sample that you tried on, so that I can take a look at it on my side? It would be helpful for me in order to determine the reason why 'customSortFunction' does not fire on your side. Waiting for your reply.